Commit 2323723b authored by Sven Franck's avatar Sven Franck

lang: add new translations

parent a3968df2
...@@ -66,7 +66,9 @@ ...@@ -66,7 +66,9 @@
"error": "Internal Error" "error": "Internal Error"
}, },
"validation_dict": { "validation_dict": {
"no_items_found": "No items found." "no_items_found": "No items found.",
"required_field": "This field is required.",
"general": "Please fill out the required fields."
}, },
"portal_type_dict": { "portal_type_dict": {
"product_dict": { "product_dict": {
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
"login": "Connexion", "login": "Connexion",
"english": "Anglais", "english": "Anglais",
"french": "French", "french": "French",
"contact": "Contact", "contact": "Contacter nous",
"legal": "Legal", "legal": "Legal",
"scrollup": "Haut de la page", "scrollup": "Haut de la page",
"language": "Selectioner une langue", "language": "Selectioner une langue",
...@@ -66,7 +66,9 @@ ...@@ -66,7 +66,9 @@
"error": "Erreur interne." "error": "Erreur interne."
}, },
"validation_dict": { "validation_dict": {
"no_items_found": "Aucun trouvée." "no_items_found": "Aucun trouvée.",
"required_field": "Ce champ est obligatoire.",
"general": "S'il vous plait remplir les champs obligatoires."
}, },
"portal_type_dict": { "portal_type_dict": {
"product_dict": { "product_dict": {
...@@ -222,7 +224,7 @@ ...@@ -222,7 +224,7 @@
"scarves": "Echarpe", "scarves": "Echarpe",
"wallets": "Porte-feuille", "wallets": "Porte-feuille",
"handbags": "Sacs", "handbags": "Sacs",
"bijoux": "Bijoux", "bijoux": "Bijoux"
}, },
"field_dict": { "field_dict": {
"_id": { "_id": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment