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
15 lines (14 loc) • 403 B
JavaScript
define(
({
createLinkTitle: "Свойства ссылки",
insertImageTitle: "Свойства изображения",
url: "URL:",
text: "Описание:",
target: "Целевой объект:",
set: "Задать",
currentWindow: "Текущее окно",
parentWindow: "Родительское окно",
topWindow: "Верхнее окно",
newWindow: "Новое окно"
})
);