diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index 87c7ac8..0c0fcb6 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -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', ]]; diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 950e12e..a847390 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -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', diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php index 05c9952..64e79c0 100755 --- a/Theme/Backend/Lang/fr.lang.php +++ b/Theme/Backend/Lang/fr.lang.php @@ -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',