Missing translation with wrong password
This commit is contained in:
@@ -154,10 +154,10 @@ return array(
|
||||
'Price descending' => 'Prix décroissant',
|
||||
'Proceed checkout' => 'Continuer la commande',
|
||||
'Product Empty Button' => 'Ajouter mon premier produit',
|
||||
'Product Empty Message' => 'Ajouter rapidement un produit.
|
||||
<ol>
|
||||
<li>Cochez <strong>Nouveau</strong> dans l\'onglet Prix si vous voulez voir votre produit dans la section Nouveautés.</li>
|
||||
<li>Cochez <strong>En promo</strong> dans l\'onglet Prix si vous voulez voir votre produit dans la section Offres.</li>
|
||||
'Product Empty Message' => 'Ajouter rapidement un produit.
|
||||
<ol>
|
||||
<li>Cochez <strong>Nouveau</strong> dans l\'onglet Prix si vous voulez voir votre produit dans la section Nouveautés.</li>
|
||||
<li>Cochez <strong>En promo</strong> dans l\'onglet Prix si vous voulez voir votre produit dans la section Offres.</li>
|
||||
</ol>',
|
||||
'Product Empty Title' => 'Bienvenue',
|
||||
'Product Name' => 'Nom du produit',
|
||||
@@ -243,7 +243,7 @@ return array(
|
||||
'deliveries' => 'Livraisons',
|
||||
'for' => 'pour',
|
||||
'instead of' => 'au lieu de',
|
||||
'missing or invalid data' => 'Information érronée ou incomplète',
|
||||
'missing or invalid data' => 'Information erronée ou incomplète',
|
||||
'per page' => 'par page',
|
||||
'update' => 'mettre à jour',
|
||||
'with:' => 'avec :',
|
||||
|
||||
Reference in New Issue
Block a user