todos fixed

This commit is contained in:
Dennis Eichhorn 2023-10-12 22:49:20 +00:00
parent abefc94b66
commit 981bf0f72f
3 changed files with 15 additions and 15 deletions

View File

@ -13,16 +13,16 @@
declare(strict_types=1);
return ['Navigation' => [
'Account' => '',
'Account' => 'Account',
'Analysis' => 'Analyse',
'Articles' => 'Artikel',
'Clients' => 'Kunden',
'Create' => 'Erstellen',
'Finance' => '',
'Finance' => 'Finanzen',
'Invoice' => 'Rechnung',
'Invoices' => 'Rechnungen',
'Items' => '',
'Items' => 'Artikel',
'Profile' => 'Profil',
'Sales' => 'Der Umsatz',
'Suppliers' => '',
'Sales' => 'Umsatz',
'Suppliers' => 'Lieferanten',
]];

View File

@ -20,7 +20,7 @@ return ['Finance' => [
'All' => 'Alle',
'Amount' => 'Höhe',
'Analysis' => 'Analyse',
'Analyze' => '',
'Analyze' => 'Analyse',
'Area' => 'Bereich',
'Article' => 'Artikel',
'Articles' => 'Artikel',
@ -28,18 +28,18 @@ return ['Finance' => [
'Calculate' => 'Berechnung',
'City' => 'Stadt',
'Class' => 'Klasse',
'Client' => 'Klient',
'Client' => 'Kunde',
'ClientID' => 'Kunden ID',
'ClientName' => 'Kundenname',
'Clients' => 'Kunden',
'Comparison' => '',
'Comparison' => 'Vergleich',
'Confirmation' => 'Bestätigung',
'CoreData' => 'Kerndatei',
'Country' => 'Land',
'Created' => 'Erstellt',
'Creator' => 'Schöpfer',
'Creator' => 'Ersteller',
'CreditNote' => 'Gutschrift',
'Current' => '',
'Current' => 'Aktuell',
'DSO' => 'DSO.',
'Date' => 'Datum',
'DefaultInternational' => 'Standard-Internationale',
@ -51,7 +51,7 @@ return ['Finance' => [
'DiscountP' => 'Rabatt in%',
'Documentation' => 'Dokumentation',
'Employee' => 'Mitarbeiter',
'End' => '',
'End' => 'Ende',
'FAO' => 'Fao',
'From' => 'Von',
'Group' => 'Gruppe',
@ -81,14 +81,14 @@ return ['Finance' => [
'Payment' => 'Zahlung',
'Price' => 'Preis',
'Priority' => 'Priorität',
'Profit' => '',
'Profit' => 'Profit',
'Quantity' => 'Menge',
'Receipt' => 'Kassenbon',
'Reference' => 'Bezug',
'Sales' => 'Der Umsatz',
'Sales' => 'Umsatz',
'Settings' => 'Einstellungen',
'Single' => 'Single',
'Start' => '',
'Start' => 'Start',
'State' => 'Zustand',
'Statistics' => 'Statistiken',
'Status' => 'Status',

View File

@ -68,7 +68,7 @@ return ['Finance' => [
'Loginname' => 'Identifiant',
'Matchcode' => 'Encadrement',
'Media' => 'Médias',
'MinPrice' => "Prix \u{200b}\u{200b}min",
'MinPrice' => 'Prix min',
'Name' => 'Nom',
'Name1' => 'Nom 1',
'Name2' => 'Nom 2',