upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
define(
|
||||
"dijit/form/nls/he/validate", ({
|
||||
invalidMessage: "הערך שצוין אינו חוקי.",
|
||||
missingMessage: "זהו ערך דרוש.",
|
||||
rangeMessage: "הערך מחוץ לטווח."
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user