From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- .../_editor/nls/th/FontChoice.js.uncompressed.js | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js (limited to 'lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js') diff --git a/lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js b/lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js new file mode 100644 index 000000000..5d1201c77 --- /dev/null +++ b/lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js @@ -0,0 +1,31 @@ +define( +"dijit/_editor/nls/th/FontChoice", //begin v1.x content +({ + fontSize: "ขนาด", + fontName: "ฟอนต์", + formatBlock: "รูปแบบ", + + serif: "serif", + "sans-serif": "sans-serif", + monospace: "monospace", + cursive: "cursive", + fantasy: "fantasy", + + noFormat: "ไม่มี", + p: "ย่อหน้า", + h1: "ส่วนหัว", + h2: "ส่วนหัวย่อย", + h3: "ส่วนย่อยของส่วนหัวย่อย", + pre: "การกำหนดรูปแบบล่วงหน้า", + + 1: "xx-small", + 2: "x-small", + 3: "small", + 4: "medium", + 5: "large", + 6: "x-large", + 7: "xx-large" +}) + +//end v1.x content +); -- cgit v1.2.3