change the way product is created
This commit is contained in:
3
templates/frontOffice/default/I18n/en_US.php
Executable file → Normal file
3
templates/frontOffice/default/I18n/en_US.php
Executable file → Normal file
@@ -7,6 +7,7 @@ return array(
|
||||
'+ View All' => '+ View All',
|
||||
'404' => '404',
|
||||
'<strong>Sorry!</strong> We are not able to give you a delivery method for your order.' => '<strong>Sorry!</strong> We are not able to give you a delivery method for your order.',
|
||||
'A problem occured' => 'A problem occured',
|
||||
'A summary of your order email has been sent to the following address' => 'A summary of your order email has been sent to the following address',
|
||||
'Account' => 'Account',
|
||||
'Add a new address' => 'Add a new address',
|
||||
@@ -129,6 +130,7 @@ return array(
|
||||
'Placeholder phone' => 'Phone number',
|
||||
'Placeholder zipcode' => 'NY 10011',
|
||||
'Please enter your email address below.' => 'Please enter your email address below.',
|
||||
'Please try again to order' => 'Please try again to order',
|
||||
'Position' => 'Position',
|
||||
'Previous' => 'Previous',
|
||||
'Previous product' => 'Previous product',
|
||||
@@ -150,6 +152,7 @@ return array(
|
||||
'Questions ? See our F.A.Q.' => 'Questions ? See our F.A.Q.',
|
||||
'RSS' => 'RSS',
|
||||
'Rating' => 'Rating',
|
||||
'Redirect to bank service' => 'Redirect to bank service',
|
||||
'Ref.' => 'Ref.',
|
||||
'Register' => 'Register',
|
||||
'Register!' => 'Register!',
|
||||
|
||||
3
templates/frontOffice/default/I18n/fr_FR.php
Executable file → Normal file
3
templates/frontOffice/default/I18n/fr_FR.php
Executable file → Normal file
@@ -7,6 +7,7 @@ return array(
|
||||
'+ View All' => '+ Voir tout',
|
||||
'404' => '404',
|
||||
'<strong>Sorry!</strong> We are not able to give you a delivery method for your order.' => '<strong>Désolé !</strong>Nous ne pouvons pas trouver de mode de livraison pour votre commande.',
|
||||
'A problem occured' => 'Un problème est survenu',
|
||||
'A summary of your order email has been sent to the following address' => 'Un récapitulatif de commande vows a été envoyé par e-mail à l\'adresse suivante : ',
|
||||
'Account' => 'Mon compte',
|
||||
'Add a new address' => 'Ajouter une nouvelle adresse',
|
||||
@@ -129,6 +130,7 @@ return array(
|
||||
'Placeholder phone' => 'Téléphone',
|
||||
'Placeholder zipcode' => 'Code postal',
|
||||
'Please enter your email address below.' => 'Veuillez saisir votre adresse e-mail ci-dessous.',
|
||||
'Please try again to order' => 'Merci de réessayer',
|
||||
'Position' => 'Position',
|
||||
'Previous' => 'Précédent',
|
||||
'Previous product' => 'Produit précédent.',
|
||||
@@ -145,6 +147,7 @@ return array(
|
||||
'Questions ? See our F.A.Q.' => 'Questions ? Voir notre FAQ',
|
||||
'RSS' => 'RSS',
|
||||
'Rating' => 'Avis',
|
||||
'Redirect to bank service' => 'Redirection vers le service bancaire',
|
||||
'Ref.' => 'Ref.',
|
||||
'Register' => 'S\'inscrire',
|
||||
'Register!' => 'Enregistrez-vous !',
|
||||
|
||||
Reference in New Issue
Block a user