diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-15 00:31:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-15 00:31:47 +0000 |
commit | 04a4a777ade8a4588d88d92133a9554e905ad58a (patch) | |
tree | 8f6232d1be09684e16bc837a915007164ee4bf84 /core/l10n/th.js | |
parent | e0cafc8fe8e3249eed3dc5ad99b46cd8797a4e89 (diff) | |
download | nextcloud-server-04a4a777ade8a4588d88d92133a9554e905ad58a.tar.gz nextcloud-server-04a4a777ade8a4588d88d92133a9554e905ad58a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/th.js')
-rw-r--r-- | core/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/th.js b/core/l10n/th.js index c6b14fb6bce..a35bda6d694 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -137,6 +137,7 @@ OC.L10N.register( "Modified" : "แก้ไขเมื่อ", "Today" : "วันนี้", "People" : "ผู้คน", + "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", "Forgot password?" : "ลืมรหัสผ่าน?", "Back" : "ย้อนกลับ", "Login form is disabled." : "ฟอร์มล็อกอินถูกปิดใช้งาน", @@ -149,7 +150,6 @@ OC.L10N.register( "Search for {name} only" : "ค้นหาเฉพาะ {name} เท่านั้น", "Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา", "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …", - "Load more results" : "โหลดผลลัพธ์เพิ่มเติม", "Search" : "ค้นหา", "No results for {query}" : "ไม่มีผลลัพธ์สำหรับ {query}", "An error occurred while searching for {type}" : "เกิดข้อผิดพลาดขณะค้นหา {type}", |