]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / th / FontChoice.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/th/FontChoice", ({
3 fontSize: "ขนาด",
4 fontName: "ฟอนต์",
5 formatBlock: "รูปแบบ",
6 serif: "serif",
7 "sans-serif": "sans-serif",
8 monospace: "monospace",
9 cursive: "cursive",
10 fantasy: "fantasy",
11 noFormat: "ไม่มี",
12 p: "ย่อหน้า",
13 h1: "ส่วนหัว",
14 h2: "ส่วนหัวย่อย",
15 h3: "ส่วนย่อยของส่วนหัวย่อย",
16 pre: "การกำหนดรูปแบบล่วงหน้า",
17 1: "xx-small",
18 2: "x-small",
19 3: "small",
20 4: "medium",
21 5: "large",
22 6: "x-large",
23 7: "xx-large"
24 })
25 );