changed email from office to einkauf

This commit is contained in:
Luca Haid
2025-03-06 15:35:21 +01:00
parent e510413abc
commit d24c1cc5dc
+2 -2
View File
@@ -15,7 +15,7 @@ $texts = [
'vat' => '20% VAT', 'vat' => '20% VAT',
'total' => 'Total', 'total' => 'Total',
'taxFree' => 'Please provide tax-free delivery according to § 6a UStG (Austrian Sales tax law).<br>Our VAT ID number: ATU68711968. Delivery to Austria.', 'taxFree' => 'Please provide tax-free delivery according to § 6a UStG (Austrian Sales tax law).<br>Our VAT ID number: ATU68711968. Delivery to Austria.',
'orderConfirmation' => 'Please send the order confirmation to office@xinon.at', 'orderConfirmation' => 'Please send the order confirmation to einkauf@xinon.at',
'table' => [ 'table' => [
'pos' => 'POS', 'pos' => 'POS',
'article' => 'Article', 'article' => 'Article',
@@ -31,7 +31,7 @@ $texts = [
'vat' => '20% MwSt', 'vat' => '20% MwSt',
'total' => 'Gesamt', 'total' => 'Gesamt',
'taxFree' => 'Bitte um steuerfreie Lieferung gemäß § 6a UStG.<br> Unsere UID-Nr.: ATU68711968. Lieferung nach Österreich.', 'taxFree' => 'Bitte um steuerfreie Lieferung gemäß § 6a UStG.<br> Unsere UID-Nr.: ATU68711968. Lieferung nach Österreich.',
'orderConfirmation' => 'Wir bitten um Zusendung der Auftragsbestätigung für die Bestellung an office@xinon.at.', 'orderConfirmation' => 'Wir bitten um Zusendung der Auftragsbestätigung für die Bestellung an einkauf@xinon.at.',
'table' => [ 'table' => [
'pos' => 'POS', 'pos' => 'POS',
'article' => 'Artikel', 'article' => 'Artikel',