mirror of
https://github.com/itflow-org/itflow
synced 2026-03-25 06:45:40 +00:00
Updated AdminLTE to 3.04 assets, added search to side bar, added company select drop down on sidebar. removed extra delete under edit contact
This commit is contained in:
@@ -6,15 +6,23 @@
|
||||
|
||||
var th = {
|
||||
code: "th",
|
||||
week: {
|
||||
dow: 1,
|
||||
doy: 4 // The week that contains Jan 4th is the first week of the year.
|
||||
},
|
||||
buttonText: {
|
||||
prev: "ย้อน",
|
||||
prev: "ก่อนหน้า",
|
||||
next: "ถัดไป",
|
||||
prevYear: 'ปีก่อนหน้า',
|
||||
nextYear: 'ปีถัดไป',
|
||||
year: 'ปี',
|
||||
today: "วันนี้",
|
||||
month: "เดือน",
|
||||
week: "สัปดาห์",
|
||||
day: "วัน",
|
||||
list: "แผนงาน"
|
||||
list: "กำหนดการ"
|
||||
},
|
||||
weekLabel: "สัปดาห์",
|
||||
allDayText: "ตลอดวัน",
|
||||
eventLimitText: "เพิ่มเติม",
|
||||
noEventsMessage: "ไม่มีกิจกรรมที่จะแสดง"
|
||||
|
||||
Reference in New Issue
Block a user