mirror of
https://github.com/strapi/strapi.git
synced 2025-10-17 11:08:14 +00:00
Merge pull request #1145 from nyl-auster/master
Fix typo in fr translations : 'ajouter un champ'
This commit is contained in:
commit
0c3f8067ff
@ -31,7 +31,7 @@
|
||||
|
||||
"button.contentType.create": "Créer un modèle",
|
||||
"button.contentType.add": "Ajouter un modèle",
|
||||
"button.attributes.add": "Ajouter un champs",
|
||||
"button.attributes.add": "Ajouter un champ",
|
||||
|
||||
"error.validation.required": "Ce champ est obligatoire.",
|
||||
"error.validation.regex": "La valeur ne correspond pas au format attendu.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user