]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/form/nls/he/validate.js.uncompressed.js
c52edfb9deaa6cd9caa9610925f87057c430c84a
[tt-rss.git] / lib / dijit / form / nls / he / validate.js.uncompressed.js
1 define(
2 "dijit/form/nls/he/validate", ({
3 invalidMessage: "הערך שצוין אינו חוקי.",
4 missingMessage: "זהו ערך דרוש.",
5 rangeMessage: "הערך מחוץ לטווח."
6 })
7 );