Skip to content

Commit 3b18dc7

Browse files
acraciaparoga
authored andcommitted
Add translations for Spanish
1 parent f261272 commit 3b18dc7

File tree

6 files changed

+1989
-0
lines changed

6 files changed

+1989
-0
lines changed

app/assets/javascripts/application.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
//= require jquery.tokeninput
66
//= require bootstrap-datepicker/core
77
//= require bootstrap-datepicker/locales/bootstrap-datepicker.de
8+
//= require bootstrap-datepicker/locales/bootstrap-datepicker.es
89
//= require bootstrap-datepicker/locales/bootstrap-datepicker.nl
910
//= require bootstrap-datepicker/locales/bootstrap-datepicker.fr
1011
//= require list

config/locales/de.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,6 +1765,7 @@ de:
17651765
language:
17661766
de: Deutsch
17671767
en: English
1768+
es: Spanisch
17681769
fr: Französisch
17691770
nl: Niederländisch
17701771
required:

config/locales/en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,6 +1775,7 @@ en:
17751775
language:
17761776
de: German
17771777
en: English
1778+
es: Spanish
17781779
fr: French
17791780
nl: Dutch
17801781
required:

0 commit comments

Comments
 (0)