summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/he/validate.js.uncompressed.js
blob: c52edfb9deaa6cd9caa9610925f87057c430c84a (plain)
1
2
3
4
5
6
7
define(
"dijit/form/nls/he/validate", ({
	invalidMessage: "הערך שצוין אינו חוקי.",
	missingMessage: "זהו ערך דרוש.",
	rangeMessage: "הערך מחוץ לטווח."
})
);