Browse Source

update localization file

1Day 3 years ago
parent
commit
60ad5fcd6b
1 changed files with 11 additions and 1 deletions
  1. 11 1
      resources/lang/de.json

+ 11 - 1
resources/lang/de.json

@@ -327,5 +327,15 @@
     "Notes": "Notizen",
     "Notes": "Notizen",
     "Shipping": "Lieferbedingung",
     "Shipping": "Lieferbedingung",
     "Paid": "Bezahlt",
     "Paid": "Bezahlt",
-    "Due:": "Fällig"
+    "Due:": "Fällig",
+    "Invoice Settings":"Rechnungsoptionen",
+    "Download all Invoices":"Alle Rechnungen runterladen",
+    "Enter your companys name":"Firmenname",
+    "Enter your companys adress":"Firmenadresse",
+    "Enter your companys phone number":"Telefonnummer",
+    "Enter your companys VAT id":"SteuerID Nummer",
+    "Enter your companys email adress":"Firmen E-Mail",
+    "Enter your companys website":"Firmenwebsite",
+    "Enter your custom invoice prefix":"Rechnungsprefix",
+    "Select Invoice Logo":"Firmenlogo auswählen"
 }
 }