mirror of
https://github.com/strapi/strapi.git
synced 2025-12-24 21:54:24 +00:00
fix typo on fr translation 'ajouter un champs'
This commit is contained in:
parent
7fb94c24c8
commit
0a759762ab
@ -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