From 12f4c87cb8992025ea52d61fd2b180c04b32fe31 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:37:28 +0200 Subject: [PATCH] New translations en.json (Dutch) [ci skip] --- lang/nl.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/nl.json b/lang/nl.json index 1d041355..d0d1e4da 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -25,6 +25,12 @@ "update": "Bijwerken", "deselect": "Deselecteren", "download": "Downloaden", + "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": "Vanaf datum", "to_date": "T/m datum", "from": "Vanaf",