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) • 524 B
JavaScript
define(
({
widgetLabel: "فحص هجاء دفعي",
unfound: "غير موجودة",
skip: "تخطي",
skipAll: "تخطي كل",
toDic: "اضافة الى القاموس",
suggestions: "اقتراحات",
replace: "استبدال",
replaceWith: "استبدال مع",
replaceAll: "استبدال كل",
cancel: "الغاء",
msg: "لا يوجد أخطاء في الهجاء",
iSkip: "تخطي هذا",
iSkipAll: "تخطي كل المماثل لهذا",
iMsg: "لا توجد اقتراحات للهجاء"
})
);