From 9c4d4f5fd2ab116c2403a5841aba225e6f818aef Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:38:09 +0200 Subject: [PATCH] New translations en.json (Slovenian) [ci skip] --- lang/sl.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/sl.json b/lang/sl.json index 4d9f4cc0..69902a55 100644 --- a/lang/sl.json +++ b/lang/sl.json @@ -25,6 +25,12 @@ "update": "Posodobi", "deselect": "Prekliči izbor", "download": "Prenesi", + "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": "Datum od", "to_date": "Do datuma", "from": "Od",