Jump to content

Your message has been correctly sent


nicewikdesign

Recommended Posts

Witam.

Udało się w całości skonfigurować sklep . Jestem teraz na etapie testów działania i dodawania produktów. Tylko nigdzie nie mogę znaleźć gdzie zmienić tematu wiadomości który przychodzi po angielsku do klienta:

Your message has been correctly sent

a obsługa sklepu dostaje wiadomość:

Message from contact form [no_sync]

W tłumaczeniach wiadomości email nie ma a plik /mails/pl/lang zwiera tylko :

 

global $_LANGMAIL;

$_LANGMAIL = array();

$_LANGMAIL['Welcome!'] = 'Welcome!';

$_LANGMAIL['Message from contact form'] = 'Customer message from contact form';

$_LANGMAIL['Your message has been correctly sent'] = 'Your message has been sent successfully';

$_LANGMAIL['New credit slip regarding your order'] = 'New credit slip regarding your order';

$_LANGMAIL['Virtual product to download'] = 'Virtual product(s) available for download';

$_LANGMAIL['Fwd: Customer message'] = 'Fwd: Customer message';

$_LANGMAIL['Your guest account has been transformed to customer account'] = 'Your guest account has been transformed to a customer account';

$_LANGMAIL['Package in transit'] = 'Package in transit';

$_LANGMAIL['[Log'] = '[Log';

$_LANGMAIL['Order confirmation'] = 'Order confirmation';

$_LANGMAIL['Message from a customer'] = 'Message from a customer';

$_LANGMAIL['New message regarding your order'] = 'New message regarding your order';

$_LANGMAIL['Your order return state has changed'] = 'Your order return status has changed';

$_LANGMAIL['Your password'] = 'Your password has been reset';

$_LANGMAIL['Password query confirmation'] = 'Forgot password';

$_LANGMAIL['An answer to your message is available'] = 'New response to your inquiry';

$_LANGMAIL['New voucher regarding your order %s'] = 'New voucher for your order %s';

$_LANGMAIL['Happy birthday!'] = 'Happy birthday!';

$_LANGMAIL['Newsletter confirmation'] = 'Newsletter subscription confirmation';

$_LANGMAIL['Newsletter voucher'] = 'Newsletter voucher';

$_LANGMAIL['Your wishlist\\\'s link'] = 'Your wishlist\'s link';

$_LANGMAIL['Message from '] = 'Message from ';

$_LANGMAIL['$subject'] = '';

$_LANGMAIL['Your cart and your discount'] = 'Discount offer for items in your cart';

$_LANGMAIL['Thanks for your order'] = 'Thanks for your order!';

$_LANGMAIL['You are one of our best customers'] = 'Thank you for being one of our best customers';

$_LANGMAIL['We miss you'] = 'We miss you';

$_LANGMAIL['Product available'] = 'Your watched product is now available';

$_LANGMAIL['Product out of stock'] = 'One or more products are almost out of stock';

$_LANGMAIL['Error reporting from your PayPal module'] = 'Error reporting from your PayPal module';

$_LANGMAIL['Congratulations!'] = 'Congratulations!';

$_LANGMAIL['Referral Program'] = 'Referral program';

$_LANGMAIL['A friend sent you a link to'] = 'A friend sent you a link to';

 

 

?>

z góry dziękuję za objaśnienie

Link to comment
Share on other sites

Cześć

Najpierw poszukaj pliku w katalogu /themes/TWÓJ_THEME/mails/pl/lang.php i w nim dodaj na końcu

$_LANGMAIL['Message from contact form'] = 'Wiadomość z formularza kontaktowego';
$_LANGMAIL['Your message has been correctly sent'] = 'Przesłano wiadomość';
$_LANGMAIL['Your message has been correctly sent #ct%1$s #tc%2$s'] = 'Przesłano wiadomość #ct%1$s #tc%2$s';

Link to comment
Share on other sites

To może spróbuj stworzyć katalogi i plik TWÓJ_THEME/mails/pl/lang.php i wklej do niego taki kod

<?php
global $_LANGMAIL;
$_LANGMAIL = array();
$_LANGMAIL['Newsletter confirmation'] = 'Potwierdzenie newsletter';
$_LANGMAIL['Email verification'] = 'E-mail weryfikacyjny';
$_LANGMAIL['Newsletter voucher'] = 'Voucher za newsletter';
$_LANGMAIL['Your cart and your discount'] = 'Twój koszyk i Twój kupon rabatowy';
$_LANGMAIL['Thanks for your order'] = 'Dziękujemy za dokonanie zamówienia';
$_LANGMAIL['You are one of our best customers'] = 'Jesteś jednym z naszych najlepszych klientów';
$_LANGMAIL['We miss you'] = 'Tęsknimy za Tobą';
$_LANGMAIL['Product available'] = 'Dostępny produkt';
$_LANGMAIL['Stock coverage'] = 'Aktualne pokrycie stanu';
$_LANGMAIL['Product out of stock'] = 'Wyczerpanie zapasów';
$_LANGMAIL['Congratulations!'] = 'Brawo!';
$_LANGMAIL['%1$s sent you a link to %2$s'] = '%1$s wysłano Ci link do %2$s';
$_LANGMAIL['Welcome!'] = 'Witaj !';
$_LANGMAIL['Process the payment of your order'] = 'Przetwórz płatność dla Twojego zamówienia';
$_LANGMAIL['New credit slip regarding your order'] = 'Nowy \'kredyt\' dotyczący zamówienia';
$_LANGMAIL['Virtual product to download'] = 'Wirtualny produkt do pobrania';
$_LANGMAIL['Your guest account has been transformed to customer account'] = 'Twoje konto \'gość\' zostało przekształcone w konto \'klient\'';
$_LANGMAIL['Log: You have a new alert from your shop'] = 'Log: masz nowe ostrzeżenie z Twojego sklepu';
$_LANGMAIL['Your order has been changed'] = 'Twoje zamówienie zostało zmodyfikowane';
$_LANGMAIL['Message from a customer'] = 'Wiadomość od klienta';
$_LANGMAIL['New message regarding your order'] = 'Nowa wiadomość dotycząca zamówienia';
$_LANGMAIL['Your order return state has changed'] = 'Nowy status zamówienia';
$_LANGMAIL['Your new password'] = 'Twoje nowe hasło';
$_LANGMAIL['Password query confirmation'] = 'Potwierdzenia prośby o hasło';
$_LANGMAIL['An answer to your message is available #ct%1$s #tc%2$s'] = 'Dostępna jest odpowiedź na Twoją wiadomość #ct%1$s #tc%2$s';
$_LANGMAIL['New voucher regarding your order %s'] = 'Nowy kod rabatowy dotyczący zamówienia %s';
$_LANGMAIL['Message from contact form'] = 'Wiadomość z formularza kontaktowego';
$_LANGMAIL['Your message has been correctly sent'] = 'Przesłano wiadomość';
$_LANGMAIL['Your message has been correctly sent #ct%1$s #tc%2$s'] = 'Przesłano wiadomość #ct%1$s #tc%2$s';
$_LANGMAIL['Order confirmation'] = 'Podsumowanie zamówienia';
$_LANGMAIL['Package in transit'] = 'Zamówienie wysłane';
$_LANGMAIL['Referral Program'] = 'Dołącz do nas';
$_LANGMAIL['New order - #%06d'] = 'Masz nowe zamówienie - #%06d';
$_LANGMAIL['Product out of stock'] = 'Produkt na wyczerpaniu';
$_LANGMAIL['Your wishlist\\\'s link'] = 'Link do Twojej listy życzeń';
$_LANGMAIL['Message from %1$s %2$s'] = 'Wiadomość od %2$s %1$s';
$_LANGMAIL['Fwd: Customer message'] = 'TR: Wiadomość od klienta';

Chociaż może się nie udać używasz chyba innej wersji Prestashop niż 1.5.4.1?

Edited by Piotr Kaczor (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...