From f0cfe83e3725f9a3928da97a6e3085e79cb25309 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Mar 2013 10:26:24 +0400 Subject: upgrade dojo to 1.8.3 (refs #570) --- lib/dijit/nls/th/common.js.uncompressed.js | 8 ++++++++ lib/dijit/nls/th/loading.js.uncompressed.js | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 lib/dijit/nls/th/common.js.uncompressed.js create mode 100644 lib/dijit/nls/th/loading.js.uncompressed.js (limited to 'lib/dijit/nls/th') diff --git a/lib/dijit/nls/th/common.js.uncompressed.js b/lib/dijit/nls/th/common.js.uncompressed.js new file mode 100644 index 000000000..9c6337e4e --- /dev/null +++ b/lib/dijit/nls/th/common.js.uncompressed.js @@ -0,0 +1,8 @@ +define( +"dijit/nls/th/common", ({ + buttonOk: "ตกลง", + buttonCancel: "ยกเลิก", + buttonSave: "บันทึก", + itemClose: "ปิด" +}) +); diff --git a/lib/dijit/nls/th/loading.js.uncompressed.js b/lib/dijit/nls/th/loading.js.uncompressed.js new file mode 100644 index 000000000..9391c9ad4 --- /dev/null +++ b/lib/dijit/nls/th/loading.js.uncompressed.js @@ -0,0 +1,6 @@ +define( +"dijit/nls/th/loading", ({ + loadingState: "กำลังโหลด...", + errorState: "ขออภัย เกิดข้อผิดพลาด" +}) +); -- cgit v1.2.3