]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/_editor/nls/he/FontChoice.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / he / FontChoice.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define(
2"dijit/_editor/nls/he/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: "קטן ביות",
18 2: "קטן מאוד",
19 3: "קטן",
20 4: "בינוני",
21 5: "גדול",
22 6: "גדול מאוד",
23 7: "גדול ביותר"
24})
25);