added tag_list errors translations

This commit is contained in:
juandefelix
2015-10-03 11:58:09 -05:00
parent 7db2fecbb1
commit 45a29f2f4d
2 changed files with 20 additions and 0 deletions

View File

@@ -34,3 +34,13 @@ en:
organization:
name: Organization name
responsible_name: Person in charge
errors:
models:
debate:
attributes:
tag_list:
less_than_or_equal_to: tags must be less than or equal to %{count}
proposal:
attributes:
tag_list:
less_than_or_equal_to: tags must be less than or equal to %{count}