From a45f59345c6b65eac733cb629e57e73c2ee25628 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:38:12 +0200 Subject: [PATCH] New translations en.json (Turkish) [ci skip] --- lang/tr.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/tr.json b/lang/tr.json index 31b8f8b9..d5f23ea7 100644 --- a/lang/tr.json +++ b/lang/tr.json @@ -25,6 +25,12 @@ "update": "Güncelle", "deselect": "Seçimi kaldır", "download": "İndir", + "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": "Başlangıç tarihi", "to_date": "Bitiş tarihi", "from": "Gönderen",