Mlle
1
I use validates_presence_of in my model and I use the yml file to have
the error message translate into:
Veuillez vérifier les champs suivants :
* Material doit être rempli(e)
But how can I translate the name of the attribute that is blank? I
want to translate Material also into French.
Mlle
2
On Jun 1, 9:14 am, Mlle [email protected] wrote:
I use validates_presence_of in my model and I use the yml file to have
the error message translate into:
Veuillez vérifier les champs suivants :
* Material doit être rempli(e)
But how can I translate the name of the attribute that is blank? I
want to translate Material also into French.
Fred