adds missing i18n files and keys

This commit is contained in:
Juanjo Bazán
2017-04-05 13:32:28 +02:00
parent 83e2df7410
commit ee07dd5784
2 changed files with 6 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ data:
## Another gem (replace %#= with %=): ## Another gem (replace %#= with %=):
# - "<%#= %x[bundle show vagrant].chomp %>/templates/locales/%{locale}.yml" # - "<%#= %x[bundle show vagrant].chomp %>/templates/locales/%{locale}.yml"
- config/locales/%{locale}.yml - config/locales/%{locale}.yml
- config/locales/activerecord.%{locale}.yml
- config/locales/activemodel.%{locale}.yml
- config/locales/admin.%{locale}.yml - config/locales/admin.%{locale}.yml
- config/locales/moderation.%{locale}.yml - config/locales/moderation.%{locale}.yml
- config/locales/valuation.%{locale}.yml - config/locales/valuation.%{locale}.yml

View File

@@ -116,6 +116,10 @@ es:
attributes: attributes:
tag_list: tag_list:
less_than_or_equal_to: "los temas deben ser menor o igual que %{count}" less_than_or_equal_to: "los temas deben ser menor o igual que %{count}"
budget/investment:
attributes:
tag_list:
less_than_or_equal_to: "los temas deben ser menor o igual que %{count}"
proposal_notification: proposal_notification:
attributes: attributes:
minimum_interval: minimum_interval: