dijit
Version:
Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible u
26 lines (25 loc) • 531 B
JavaScript
define(
({
fontSize: "Өлшемі",
fontName: "Қаріп",
formatBlock: "Пішім",
serif: "serif",
"sans-serif": "sans-serif",
monospace: "monospace",
cursive: "көлбеу",
fantasy: "fantasy",
noFormat: "Ешбір",
p: "Еже",
h1: "Тақырып",
h2: "Ішкі тақырып",
h3: "Ішкі-ішкі тақырып",
pre: "Алдын ала пішімделген",
1: "xx-кіші",
2: "x-кіші",
3: "кіші",
4: "орташа",
5: "үлкен",
6: "x-үлкен",
7: "xx-үлкен"
})
);