dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
55 lines (54 loc) • 727 B
JavaScript
define({ root:
//begin v1.x content
({
displayOptions: "[display options]",
title: "Title",
authors: "Authors",
contributors: "Contributors",
id: "ID",
close: "[close]",
updated: "Updated",
summary: "Summary",
content: "Content"
})
//end v1.x content
,
"bs": true,
"mk": true,
"sr": true,
"ar": true,
"az": true,
"bg": true,
"ca": true,
"cs": true,
"da": true,
"de": true,
"el": true,
"es": true,
"eu": true,
"fi": true,
"fr": true,
"he": true,
"hu": true,
"hr": true,
"it": true,
"id": true,
"ja": true,
"kk": true,
"ko": true,
"nb": true,
"nl": true,
"pl": true,
"pt-pt": true,
"pt": true,
"ro": true,
"ru": true,
"sk": true,
"sl": true,
"sv": true,
"th": true,
"tr": true,
"uk": true,
"zh": true,
"zh-tw": true
});