From 7dd90a0dafdfce129bc7bf0c41a2b71c4ddef5f0 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:37:45 +0200 Subject: [PATCH] New translations en.json (German) [ci skip] --- lang/de.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/de.json b/lang/de.json index 9161a9a8..eaa12690 100644 --- a/lang/de.json +++ b/lang/de.json @@ -25,6 +25,12 @@ "update": "Aktualisieren", "deselect": "Abwählen", "download": "Herunterladen", + "export": "Export", + "export_csv": "Export CSV", + "export_one_line_per_invoice": "One line per invoice", + "export_one_line_per_invoice_item": "One line per invoice item", + "export_one_line_per_estimate": "One line per estimate", + "export_one_line_per_estimate_item": "One line per estimate item", "from_date": "Von Datum", "to_date": "Bis Datum", "from": "Von",