Add translations for Spanish
This commit is contained in:
parent
f261272c7e
commit
3b18dc7532
6 changed files with 1989 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
//= require jquery.tokeninput
|
||||
//= require bootstrap-datepicker/core
|
||||
//= require bootstrap-datepicker/locales/bootstrap-datepicker.de
|
||||
//= require bootstrap-datepicker/locales/bootstrap-datepicker.es
|
||||
//= require bootstrap-datepicker/locales/bootstrap-datepicker.nl
|
||||
//= require bootstrap-datepicker/locales/bootstrap-datepicker.fr
|
||||
//= require list
|
||||
|
|
|
@ -1765,6 +1765,7 @@ de:
|
|||
language:
|
||||
de: Deutsch
|
||||
en: English
|
||||
es: Spanisch
|
||||
fr: Französisch
|
||||
nl: Niederländisch
|
||||
required:
|
||||
|
|
|
@ -1775,6 +1775,7 @@ en:
|
|||
language:
|
||||
de: German
|
||||
en: English
|
||||
es: Spanish
|
||||
fr: French
|
||||
nl: Dutch
|
||||
required:
|
||||
|
|
1984
config/locales/es.yml
Normal file
1984
config/locales/es.yml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1761,6 +1761,7 @@ fr:
|
|||
language:
|
||||
de: Allemand
|
||||
en: Anglais
|
||||
es: Espagnol
|
||||
fr: Français
|
||||
nl: Néerlandais
|
||||
required:
|
||||
|
|
|
@ -1765,6 +1765,7 @@ nl:
|
|||
language:
|
||||
de: Duits
|
||||
en: Engels
|
||||
es: Spaans
|
||||
fr: Frans
|
||||
nl: Nederlands
|
||||
required:
|
||||
|
|
Loading…
Reference in a new issue