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.
19 lines (18 loc) • 420 B
JavaScript
define(
({
widgetLabel: "Bundtvis stavekontrol",
unfound: "Ikke fundet",
skip: "Spring over",
skipAll: "Spring alle over",
toDic: "Tilføj til ordbog",
suggestions: "Forslag",
replace: "Erstat",
replaceWith: "Erstat med",
replaceAll: "Erstat alle",
cancel: "Annullér",
msg: "Ingen stavefejl fundet",
iSkip: "Spring dette over",
iSkipAll: "Spring alle disse over",
iMsg: "Ingen forslag til stavning"
})
);