Commit 6b4cd5c7885f634ecab4bada44620a8d3033627d

Authored by NatPi
1 parent 10591d01

๊Update th-TH.js

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/locale/lang/th-TH.js
1 1 export default {
2 2 i: {
  3 + locale: 'th-TH',
3 4 select: {
4 5 placeholder: 'ตัวเลือก',
5 6 noMatch: 'ข้อมูลไม่ตรงกัน',
... ... @@ -19,6 +20,7 @@ export default {
19 20 endTime: 'สิ้นสุดเวลา',
20 21 clear: 'ล้างข้อมูล',
21 22 ok: 'ตกลง',
  23 + datePanelLabel: '[ดดดด] [ปปปป]',
22 24 month: 'เดือน',
23 25 month1: 'มกราตม',
24 26 month2: 'กุมภาพันธ์',
... ...