Commit c057a5ec authored by Sven Franck's avatar Sven Franck

lang: add translations

parent 4f68e96f
......@@ -41,7 +41,9 @@
"lowest": "Lowest Price",
"highest": "Highest Price",
"bestseller": "Bestsellers",
"newest": "Newest items"
"newest": "Newest items",
"choose_color": "Choose Color",
"choose_size": "Choose Size"
},
"status_dict": {
"forwarding": "Forwarding",
......@@ -126,7 +128,7 @@
"title": "Teaser Image Path",
"description": "The image path to a teaser image."
},
"size_range": {
"product_subordinate_reference_category": {
"title": "Size Range",
"description": "The size range of this product."
},
......@@ -138,6 +140,10 @@
"title": "Variations",
"description": "The variations that exist for this product."
},
"size_list": {
"title": "Available Sizes",
"description": "The available sizes for this product."
},
"weight": {
"title": "Weight",
"description": "The weight of this product."
......@@ -273,13 +279,9 @@
"title": "Reference",
"description": "The reference (type) of this category."
},
"sub_category_list": {
"title": "Child Category List",
"description": "The subcategories associated with this category."
},
"parent_category_list": {
"title": "Parent Category List",
"description": "The parent categories associated with this category."
"reference_category": {
"title": "Reference Category",
"description": "The (parent) reference category this category belongs to."
}
}
}
......
......@@ -41,7 +41,9 @@
"lowest": "Prix bas",
"highest": "Prix elevé",
"bestseller": "Meilleures ventes",
"newest": "Nouveautés"
"newest": "Nouveautés",
"choose_color": "Choisir une couleur",
"choose_size": "Choisir une taille"
},
"status_dict": {
"forwarding": "Renvoi",
......@@ -126,7 +128,7 @@
"title": "Teaser Chemin de l'image",
"description": "Le chemin de l'image à une image teaser."
},
"size_range": {
"product_subordinate_reference_category": {
"title": "Gamme de Taille",
"description": "La gamme de taille de ce produit."
},
......@@ -138,6 +140,10 @@
"title": "Variations",
"description": "Les variations qui existent pour ce produit."
},
"size_list": {
"title": "Tailles disponibles",
"description": "Les tailles disponibles pour ce produit."
},
"weight": {
"title": "Poids",
"description": "Le poids de ce produit."
......@@ -252,13 +258,9 @@
"title": "Reference",
"description": "Le produit de référence (type) pour cette catégorie."
},
"sub_category_list": {
"title": "Enfant Catégorie liste",
"description": "Les sous-catégories associées à cette catégorie."
},
"parent_category_list": {
"title": "Catégorie parente Liste",
"description": "Les catégories de parents associés à cette catégorie."
"reference_category": {
"title": "Catégorie de référence",
"description": "Le (parent) la catégorie de référence de cette catégorie appartient."
}
}
}
......
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