1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

fix message in case of wrong mime type

This commit is contained in:
Sylvain 2016-09-07 15:56:41 +02:00
parent 19e89cce3d
commit 2607836203
2 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@ en:
one: is the wrong length (should be 1 character)
other: is the wrong length (should be %{count} characters)
other_than: must be other than %{count}
wrong_content_type: "is the wrong content type"
wrong_content_type: "content type is not allowed"
template:
body: 'There were problems with the following fields:'
header:

View File

@ -132,7 +132,7 @@ fr:
one: ne fait pas la bonne longueur (doit comporter un seul caractère)
other: ne fait pas la bonne longueur (doit comporter %{count} caractères)
other_than: doit être différent de %{count}
wrong_content_type: "n'est pas le bon type de contenu"
wrong_content_type: "ce type de contenu n'est pas autorisé"
template:
body: 'Veuillez vérifier les champs suivants : '
header: