Merge pull request #1482 from consul/signatures
Signature sheets for budget investments
This commit is contained in:
@@ -22,6 +22,8 @@ data:
|
||||
## Another gem (replace %#= with %=):
|
||||
# - "<%#= %x[bundle show vagrant].chomp %>/templates/locales/%{locale}.yml"
|
||||
- config/locales/%{locale}.yml
|
||||
- config/locales/activerecord.%{locale}.yml
|
||||
- config/locales/activemodel.%{locale}.yml
|
||||
- config/locales/admin.%{locale}.yml
|
||||
- config/locales/moderation.%{locale}.yml
|
||||
- config/locales/valuation.%{locale}.yml
|
||||
|
||||
@@ -8,8 +8,8 @@ es:
|
||||
one: "Presupuesto participativo"
|
||||
other: "Presupuestos participativos"
|
||||
budget/investment:
|
||||
one: "Propuesta de inversión"
|
||||
other: "Propuestas de inversión"
|
||||
one: "Proyecto de inversión"
|
||||
other: "Proyectos de inversión"
|
||||
comment:
|
||||
one: "Comentario"
|
||||
other: "Comentarios"
|
||||
@@ -116,6 +116,10 @@ es:
|
||||
attributes:
|
||||
tag_list:
|
||||
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:
|
||||
attributes:
|
||||
minimum_interval:
|
||||
|
||||
Reference in New Issue
Block a user