testemich Promotion
This commit is contained in:
parent
38e7fd504a
commit
a0f4eda6ea
83 changed files with 1690 additions and 504 deletions
|
|
@ -50,7 +50,7 @@
|
|||
'credit_title' => 'Gutschrift aus Vertriebspartnerbestellungen auf Grüne Seele',
|
||||
'invoice_copy1line' => 'vielen Dank für Deine Bestellung bei Grüne Seele. Nachfolgend senden wir Dir die Rechnung zu deiner Bestellung: ',
|
||||
'credit_copy1line' => 'vielen Dank für Deine Vertriebspartnerschaft bei Grüne Seele. Nachfolgend senden wir Dir Deine Gutschrift zu. Der Betrag wird zeitnah angewiesen, bitte prüfen deine Zahlungsdaten in deinem Konto: <a href="https://partner.gruene-seele.bio/user/edit">Mein Konto -> Meine Daten</a>.',
|
||||
'footer_copy1' => 'GRÜNE SEELE GmbH | Hauptstrasse 174 | 51143 Köln | Telefon: (+49) 2203 183 86 14 | E-Mail: service@gruene-seele.bio',
|
||||
'footer_copy1' => 'GRÜNE SEELE GmbH | Hauptstr. 174 | 51143 Köln | Telefon: (+49) 2203 183 86 14 | E-Mail: service@gruene-seele.bio',
|
||||
'footer_copy2' => '',
|
||||
'footer_copy3' => '© 2022 All Rights Reserved',
|
||||
'checkout_mail_hl1' => 'Du hast folgende Artikel bestellt:',
|
||||
|
|
@ -58,6 +58,8 @@
|
|||
'checkout_mail_status_info' => 'Statusinfo:',
|
||||
'checkout_mail_subtotal_ws' => 'Summe ohne MwSt.',
|
||||
'checkout_mail_tax' => 'zzgl. MwSt',
|
||||
'checkout_mail_tax_19' => 'zzgl. 19% MwSt',
|
||||
'checkout_mail_tax_7' => 'zzgl. 7% MwSt',
|
||||
'checkout_mail_total' => 'Gesamtpreis',
|
||||
'checkout_mail_tax_info' => 'Preis inkl. MwSt',
|
||||
'checkout_mail_pay_info' => 'Zahlungsinfo:',
|
||||
|
|
|
|||
|
|
@ -49,4 +49,6 @@ return [
|
|||
'promotion' => 'Promotion',
|
||||
'my_promotions' => 'Meine Promotions',
|
||||
'my_profile' => 'Mein Profil',
|
||||
'recharge_credit'=>'Guthaben aufladen',
|
||||
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue