From fca18cb2b1ef22b4f13312748a050232f9fcd376 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:38:29 +0200 Subject: [PATCH] New translations en.json (Thai) [ci skip] --- lang/th.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/th.json b/lang/th.json index 48a14568..dbf29081 100644 --- a/lang/th.json +++ b/lang/th.json @@ -25,6 +25,12 @@ "update": "อัพเดต", "deselect": "ยกเลิกการเลือก", "download": "ดาวน์โหลด", + "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": "จากวันที่", "to_date": "ถึงวันที่", "from": "จาก",