Skip to content

Commit d4eb26b

Browse files
committed
add Thai localization
1 parent 91f1f2b commit d4eb26b

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

resources/lang/th.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"All": "ทั้งหมด",
3+
"Applied Filters": "กรองข้อมูลตาม",
4+
"Applied Sorting": "เรียงลำดับตาม",
5+
"Bulk Actions": "เลือกการกระทำ",
6+
"Clear": "ล้างทั้งหมด",
7+
"Columns": "เลือกคอลัมน์",
8+
"Done Reordering": "จัดลำดับแล้ว",
9+
"Filters": "ตัวกรอง",
10+
"Remove filter option": "เอาตัวกรองออก",
11+
"Remove sort option": "เอาการเรียงลำดับออก",
12+
"Search": "ค้นหา...",
13+
"Select All": "เลือกทั้งหมด",
14+
"Showing": "แสดง",
15+
"Unselect All": "ไม่เลือกทั้งหมด",
16+
"You are currently selecting all": "ขณะนี้คุณได้เลือกทุกรายการ",
17+
"You are not connected to the internet.": "ขณะนี้คุณไม่ได้เชื่อมต่อกับอินเทอร์เน็ต",
18+
"You have selected": "คุณเลือก",
19+
"of": "จาก",
20+
"Reorder": "จัดลำดับ",
21+
"results": "รายการ",
22+
"row": "รายการ",
23+
"rows": "รายการ",
24+
"rows, do you want to select all": "รายการ, คุณต้องการเลือกทั้งหมด",
25+
"No items found. Try to broaden your search.": "ไม่พบรายการที่ค้นหา",
26+
"to": "-"
27+
}

0 commit comments

Comments
 (0)