Skip to content

Commit

Permalink
Add translations for Spanish
Browse files Browse the repository at this point in the history
  • Loading branch information
acracia authored and paroga committed Nov 6, 2017
1 parent f261272 commit 3b18dc7
Show file tree
Hide file tree
Showing 6 changed files with 1,989 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1765,6 +1765,7 @@ de:
language:
de: Deutsch
en: English
es: Spanisch
fr: Französisch
nl: Niederländisch
required:
Expand Down
1 change: 1 addition & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1775,6 +1775,7 @@ en:
language:
de: German
en: English
es: Spanish
fr: French
nl: Dutch
required:
Expand Down
Loading

0 comments on commit 3b18dc7

Please sign in to comment.