summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dijit/nls/th
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dijit/nls/th')
-rw-r--r--js/dojo-1.6/dijit/nls/th/common.js1
-rw-r--r--js/dojo-1.6/dijit/nls/th/common.xd.js4
-rw-r--r--js/dojo-1.6/dijit/nls/th/loading.js1
-rw-r--r--js/dojo-1.6/dijit/nls/th/loading.xd.js4
4 files changed, 10 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/nls/th/common.js b/js/dojo-1.6/dijit/nls/th/common.js
new file mode 100644
index 0000000..be06dd0
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/th/common.js
@@ -0,0 +1 @@
+({"buttonOk":"ตกลง","buttonCancel":"ยกเลิก","buttonSave":"บันทึก","itemClose":"ปิด"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/nls/th/common.xd.js b/js/dojo-1.6/dijit/nls/th/common.xd.js
new file mode 100644
index 0000000..79512bf
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/th/common.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.nls.th.common"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.nls.th.common");dojo._xdLoadFlattenedBundle("dijit", "common", "th", {"buttonOk":"ตกลง","buttonCancel":"ยกเลิก","buttonSave":"บันทึก","itemClose":"ปิด"});
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/nls/th/loading.js b/js/dojo-1.6/dijit/nls/th/loading.js
new file mode 100644
index 0000000..bb6b75d
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/th/loading.js
@@ -0,0 +1 @@
+({"loadingState":"กำลังโหลด...","errorState":"ขออภัย เกิดข้อผิดพลาด"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/nls/th/loading.xd.js b/js/dojo-1.6/dijit/nls/th/loading.xd.js
new file mode 100644
index 0000000..0d84911
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/th/loading.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.nls.th.loading"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.nls.th.loading");dojo._xdLoadFlattenedBundle("dijit", "loading", "th", {"loadingState":"กำลังโหลด...","errorState":"ขออภัย เกิดข้อผิดพลาด"});
+}};}); \ No newline at end of file