From ecf853bae19e826d445377be7fde811b7062a2ee Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 15:26:28 +0000 Subject: [PATCH 1/2] Update 1 translation file --- locales/th.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/th.json b/locales/th.json index 2096b3106ec..fe5f4f3aa07 100644 --- a/locales/th.json +++ b/locales/th.json @@ -196,8 +196,8 @@ "products": "สินค้า", "search_for": "ค้นหา “{{ terms }}”", "results_with_count_and_term": { - "one": "พบผลลัพธ์ {{ count }} รายการสำหรับ \"{{ terms }}\"", - "other": "พบผลลัพธ์ {{ count }} รายการสำหรับ \"{{ terms }}\"" + "one": "พบผลลัพธ์ {{ count }} รายการสำหรับ “{{ terms }}\"", + "other": "พบผลลัพธ์ {{ count }} รายการสำหรับ “{{ terms }}\"" } }, "cart": { From 50cc207b8561903574c9398ed4a7b9131b383c03 Mon Sep 17 00:00:00 2001 From: Ludo Date: Mon, 27 Jun 2022 16:53:23 -0400 Subject: [PATCH 2/2] Update locales/th.json --- locales/th.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/th.json b/locales/th.json index fe5f4f3aa07..6dcbdea5777 100644 --- a/locales/th.json +++ b/locales/th.json @@ -196,8 +196,8 @@ "products": "สินค้า", "search_for": "ค้นหา “{{ terms }}”", "results_with_count_and_term": { - "one": "พบผลลัพธ์ {{ count }} รายการสำหรับ “{{ terms }}\"", - "other": "พบผลลัพธ์ {{ count }} รายการสำหรับ “{{ terms }}\"" + "one": "พบผลลัพธ์ {{ count }} รายการสำหรับ “{{ terms }}”", + "other": "พบผลลัพธ์ {{ count }} รายการสำหรับ “{{ terms }}”" } }, "cart": {