locales: fix translation of champ value
Due to the extra 's', the names of Champs attributes were never translated.
This commit is contained in:
parent
12166e29bb
commit
a716713ed6
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
fr:
|
||||
activerecord:
|
||||
attributes:
|
||||
champs:
|
||||
champ:
|
||||
value: La valeur du champ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue