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) • 405 B
JavaScript
define(
({
widgetLabel: "Satsvis stavekontroll",
unfound: "Ikke funnet",
skip: "Hopp over",
skipAll: "Hopp over alle",
toDic: "Legg til i ordliste",
suggestions: "Forslag",
replace: "Erstatt",
replaceWith: "Erstatt med",
replaceAll: "Erstatt alle",
cancel: "Avbryt",
msg: "Ingen stavefeil funnet",
iSkip: "Hopp over dette",
iSkipAll: "Hopp over alle slike",
iMsg: "Ingen staveforslag"
})
);