From 65657a4fc6e84e87f094534b4f43ed5e25507208 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 12 Oct 2023 22:49:21 +0000 Subject: [PATCH] todos fixed --- Theme/Backend/Lang/Navigation.de.lang.php | 2 +- Theme/Backend/Lang/de.lang.php | 18 +++++++++--------- Theme/Backend/Lang/fr.lang.php | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index 85011c9..27d0aef 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -20,5 +20,5 @@ return ['Navigation' => [ 'Invoice' => 'Rechnung', 'Invoices' => 'Rechnungen', 'Profile' => 'Profil', - 'Sales' => 'Der Umsatz', + 'Sales' => 'Umsatz', ]]; diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 91f31ef..d0b01fb 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -20,7 +20,7 @@ return ['Sales' => [ 'All' => 'Alle', 'Amount' => 'Höhe', 'Analysis' => 'Analyse', - 'Analyze' => '', + 'Analyze' => 'Analysieren', 'Area' => 'Bereich', 'Article' => 'Artikel', 'Articles' => 'Artikel', @@ -28,18 +28,18 @@ return ['Sales' => [ '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 ['Sales' => [ 'DiscountP' => 'Rabatt in%', 'Documentation' => 'Dokumentation', 'Employee' => 'Mitarbeiter', - 'End' => '', + 'End' => 'Ende', 'FAO' => 'Fao', 'From' => 'Von', 'Group' => 'Gruppe', @@ -81,14 +81,14 @@ return ['Sales' => [ 'Payment' => 'Zahlung', 'Price' => 'Preis', 'Priority' => 'Priorität', - 'Profit' => '', + 'Profit' => 'Rohertrag', 'Quantity' => 'Menge', 'Receipt' => 'Kassenbon', 'Reference' => 'Bezug', - 'Sales' => 'Der Umsatz', + 'Sales' => 'Umsatz', 'Settings' => 'Einstellungen', 'Single' => 'Single', - 'Start' => '', + 'Start' => 'Start', 'State' => 'Zustand', 'Statistics' => 'Statistiken', 'Status' => 'Status', diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php index e7cc9fd..4483aac 100755 --- a/Theme/Backend/Lang/fr.lang.php +++ b/Theme/Backend/Lang/fr.lang.php @@ -68,7 +68,7 @@ return ['Sales' => [ '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',