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
30 lines (25 loc) • 511 B
JavaScript
define({
//begin v1.x content
fontSize: "Tamaina",
fontName: "Letra-tipoa",
formatBlock: "Formatua",
serif: "serif",
"sans-serif": "sans-serif",
monospace: "zuriune bakarrekoa",
cursive: "etzana",
fantasy: "fantasia",
noFormat: "Bat ere ez",
p: "Paragrafoa",
h1: "Izenburua",
h2: "Azpiizenburua",
h3: "Bigarren azpiizenburua",
pre: "Aurretik formateatua",
1: "xx-txikia",
2: "x-txikia",
3: "txikia",
4: "ertaina",
5: "handia",
6: "x-handia",
7: "xx-handia"
//end v1.x content
});