Updates to 03-2025

This commit is contained in:
Kevin Adametz 2025-04-01 10:36:47 +02:00
parent bfa3bb1df4
commit 9ae662f63e
243 changed files with 12580 additions and 12018 deletions

View file

@ -1,6 +1,6 @@
<?php
return array (
return array(
'' => '',
'VAT' => 'MwSt',
'account' => 'Account',
@ -76,5 +76,19 @@ return array (
'type' => 'Art',
've' => 'VE',
'vk_price' => 'VK-Preis',
'my_commission' => 'Meine Provision',
'my_commission' => 'Mein Provision',
'start_date' => 'Start Datum',
'next_date' => 'Nächste Ausführung',
'last_date' => 'Letzte Ausführung',
'abo_delivery_day' => 'Abo-Liefertag',
'abo_delivery' => 'Abo-Lieferungen',
'active' => 'Aktiv',
'is_for' => 'Ist für',
'count' => 'Anzahl',
'member' => 'Mitglied',
'adviser' => 'Berater',
'exc' => 'Ausf.',
'executions' => 'Ausführungen',
'previous_orders' => 'bisherige Kundebestellungen',
'partner_since' => 'Partner seit',
);