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) • 538 B
JavaScript
define(
({
widgetLabel: "בדיקת איות באצווה ",
unfound: "לא נמצא ",
skip: "דילוג",
skipAll: "דילוג על הכל",
toDic: "הוספה למילון",
suggestions: "הצעות ",
replace: "החלפה ",
replaceWith: "החלפה בערך ",
replaceAll: "החלפת הכל",
cancel: "ביטול",
msg: "לא נמצאו שגיאות איות ",
iSkip: "דילוג על ערך זה ",
iSkipAll: "דילוג על כל הערכים הדומים לערך זה ",
iMsg: "אין הצעות איות "
})
);