// Fix update english key of translations in all files
This commit is contained in:
+7
-3
@@ -17,12 +17,10 @@ $_LANGMAIL['New message regarding your order'] = 'Nuovo messaggio riguardo al tu
|
||||
$_LANGMAIL['Your order return state has changed'] = 'Nuovo status dell\'ordine';
|
||||
$_LANGMAIL['Your password'] = 'La tua password';
|
||||
$_LANGMAIL['Password query confirmation'] = 'Conferma richiesta password';
|
||||
$_LANGMAIL['An answer to your message is available'] = 'E\' disponibile una risposta al tuo messaggio';
|
||||
$_LANGMAIL['New voucher regarding your order'] = 'Nuovo buono sconto riguardo al tuo ordine';
|
||||
$_LANGMAIL['Happy birthday!'] = 'Buon compleanno!';
|
||||
$_LANGMAIL['Newsletter confirmation'] = 'Conferma newsletter';
|
||||
$_LANGMAIL['Newsletter voucher'] = 'Buono sconto newsletter';
|
||||
$_LANGMAIL['Your wishlist\\\'s link'] = 'Il tuo collegamento alla lista dei desideri';
|
||||
$_LANGMAIL['Message from '] = 'Messaggio da';
|
||||
$_LANGMAIL['Your cart and your discount'] = 'Il tuo carrello e il tuo sconto';
|
||||
$_LANGMAIL['Thanks for your order'] = 'Grazie dell\'ordine';
|
||||
@@ -30,10 +28,16 @@ $_LANGMAIL['You are one of our best customers'] = 'Sei uno dei nostri clienti mi
|
||||
$_LANGMAIL['We miss you'] = 'Ci manchi';
|
||||
$_LANGMAIL['Product available'] = 'Prodotto disponibile';
|
||||
$_LANGMAIL['Product out of stock'] = 'Prodotto esaurito';
|
||||
$_LANGMAIL['Error reporting from your PayPal module'] = 'Errore dal tuo modulo PayPal';
|
||||
$_LANGMAIL['Congratulations!'] = 'Congratulazioni!';
|
||||
$_LANGMAIL['Referral Program'] = 'Programma di presentazione';
|
||||
$_LANGMAIL['A friend sent you a link to'] = 'Un amico ti ha inviato un link per';
|
||||
$_LANGMAIL['An answer to your message is available'] = 'E\' disponibile una risposta al tuo messaggio';
|
||||
$_LANGMAIL['Your wishlist\\\'s link'] = 'Il tuo collegamento alla lista dei desideri';
|
||||
$_LANGMAIL['$subject'] = '$soggetto';
|
||||
$_LANGMAIL['Error reporting from your PayPal module'] = 'Errore dal tuo modulo PayPal';
|
||||
$_LANGMAIL['Log: You have a new alert from your shop'] = 'Log: Hai un nuovo Avviso dal tuo negozio';
|
||||
$_LANGMAIL['Message from \').$customer->lastname.\' '] = 'Messaggio da:';
|
||||
$_LANGMAIL[' $subject'] = 'Oggetto';
|
||||
$_LANGMAIL['A friend sent you a link to\').\' '] = 'Un amico ti ha mandato il link';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user