����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.143.209.210 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/ner2/ucloud/app/assets/admin/vendors/parsleyjs/src/i18n/ |
Upload File : |
// Validation errors messages for Parsley import Parsley from '../parsley'; Parsley.addMessages('he', { defaultMessage: "נראה כי ערך זה אינו תקף.", type: { email: "ערך זה צריך להיות כתובת אימייל.", url: "ערך זה צריך להיות URL תקף.", number: "ערך זה צריך להיות מספר.", integer: "ערך זה צריך להיות מספר שלם.", digits: "ערך זה צריך להיות ספרתי.", alphanum: "ערך זה צריך להיות אלפאנומרי." }, notblank: "ערך זה אינו יכול להשאר ריק.", required: "ערך זה דרוש.", pattern: "נראה כי ערך זה אינו תקף.", min: "ערך זה צריך להיות לכל הפחות %s.", max: "ערך זה צריך להיות לכל היותר %s.", range: "ערך זה צריך להיות בין %s ל-%s.", minlength: "ערך זה קצר מידי. הוא צריך להיות לכל הפחות %s תווים.", maxlength: "ערך זה ארוך מידי. הוא צריך להיות לכל היותר %s תווים.", length: "ערך זה אינו באורך תקף. האורך צריך להיות בין %s ל-%s תווים.", mincheck: "אנא בחר לפחות %s אפשרויות.", maxcheck: "אנא בחר לכל היותר %s אפשרויות.", check: "אנא בחר בין %s ל-%s אפשרויות.", equalto: "ערך זה צריך להיות זהה." }); Parsley.setLocale('he');