Browse code

Add translation

Benjamin Roth authored on17/06/2020 10:27:24
Showing1 changed files
... ...
@@ -15,3 +15,5 @@ $GLOBALS['TL_LANG']['tl_iso_product_collection']['shipping_tracking'][0] = 'Send
15 15
 $GLOBALS['TL_LANG']['tl_iso_product_collection']['shipping_tracking'][1] = 'Wählen Sie hier die gewünschte Sendungsverfolgung';
16 16
 $GLOBALS['TL_LANG']['tl_iso_product_collection']['tracking_number'][0] = 'Tracking Nummer';
17 17
 $GLOBALS['TL_LANG']['tl_iso_product_collection']['tracking_number'][1] = 'Geben Sie hier die Tracking-Nummer ein, welche Sie vom Versandunternehmen für diese Sendung erhalten haben.';
18
+$GLOBALS['TL_LANG']['tl_iso_product_collection']['shipping_annotation'][0] = 'Versandanmerkung';
19
+$GLOBALS['TL_LANG']['tl_iso_product_collection']['shipping_annotation'][1] = 'Diese Anmerkung wird in der Versandbestätigung an den Kunden eingebettet.';