From 74258bfaae7d0732fc23d6782898d34812baa6cf Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:38:35 +0200 Subject: [PATCH] New translations en.json (Latvian) [ci skip] --- lang/lv.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/lv.json b/lang/lv.json index 7ce562a2..5542a948 100644 --- a/lang/lv.json +++ b/lang/lv.json @@ -25,6 +25,12 @@ "update": "Atjaunināt", "deselect": "Atcelt iezīmēšanu", "download": "Lejupielādēt", + "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": "Datums no", "to_date": "Datums līdz", "from": "No",