From b12b68f725d758e94ffcaa2b478b22cee256afd6 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:37:57 +0200 Subject: [PATCH] New translations en.json (Lithuanian) [ci skip] --- lang/lt.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/lt.json b/lang/lt.json index 9a3d79e2..e6244cc2 100644 --- a/lang/lt.json +++ b/lang/lt.json @@ -25,6 +25,12 @@ "update": "Atnaujinti", "deselect": "Atžymėti", "download": "Atsisiųsti", + "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": "Data nuo", "to_date": "Data iki", "from": "Nuo",