Current state
This commit is contained in:
6
public/legacy/assets/plugins/parsley/i18n/he.extra.js
Normal file
6
public/legacy/assets/plugins/parsley/i18n/he.extra.js
Normal file
@@ -0,0 +1,6 @@
|
||||
window.ParsleyConfig = window.ParsleyConfig || {};
|
||||
window.ParsleyConfig.i18n = window.ParsleyConfig.i18n || {};
|
||||
|
||||
window.ParsleyConfig.i18n.he = $.extend(window.ParsleyConfig.i18n.he || {}, {
|
||||
dateiso: "ערך זה צריך להיות תאריך בפורמט (YYYY-MM-DD)."
|
||||
});
|
||||
Reference in New Issue
Block a user