':attribute स्वीकार गर्नुपर्छ।', 'array' => ':attribute सूची हुनुपर्छ।', 'boolean' => ':attribute सत्य वा असत्य हुनुपर्छ।', 'confirmed' => ':attribute पुष्टिकरण मेल खाँदैन।', 'date' => ':attribute मान्य मिति हुनुपर्छ।', 'date_format' => ':attribute ढाँचा :format सँग मेल खानुपर्छ।', 'email' => ':attribute मान्य इमेल ठेगाना हुनुपर्छ।', 'exists' => 'चयन गरिएको :attribute अमान्य वा अनुपलब्ध छ।', 'filled' => ':attribute को मान हुनुपर्छ।', 'in' => 'चयन गरिएको :attribute अमान्य छ।', 'integer' => ':attribute पूर्णांक हुनुपर्छ।', 'json' => ':attribute मान्य JSON हुनुपर्छ।', 'max' => [ 'array' => ':attribute मा :max भन्दा बढी वस्तु हुन सक्दैन।', 'numeric' => ':attribute :max भन्दा बढी हुन सक्दैन।', 'string' => ':attribute :max अक्षर भन्दा बढी हुन सक्दैन।', ], 'min' => [ 'array' => ':attribute मा कम्तीमा :min वस्तु हुनुपर्छ।', 'numeric' => ':attribute कम्तीमा :min हुनुपर्छ।', 'string' => ':attribute कम्तीमा :min अक्षर हुनुपर्छ।', ], 'not_in' => 'चयन गरिएको :attribute अमान्य छ।', 'not_regex' => ':attribute ढाँचा अमान्य छ।', 'numeric' => ':attribute संख्या हुनुपर्छ।', 'present' => ':attribute उपस्थित हुनुपर्छ।', 'prohibited' => ':attribute अनुमति छैन।', 'regex' => ':attribute ढाँचा अमान्य छ।', 'required' => ':attribute आवश्यक छ।', 'required_if' => ':other :value हुँदा :attribute आवश्यक छ।', 'required_with' => ':values उपस्थित हुँदा :attribute आवश्यक छ।', 'required_with_all' => ':values उपस्थित हुँदा :attribute आवश्यक छ।', 'required_without' => ':values अनुपस्थित हुँदा :attribute आवश्यक छ।', 'same' => ':attribute :other सँग मेल खानुपर्छ।', 'size' => [ 'array' => ':attribute मा :size वस्तु हुनुपर्छ।', 'numeric' => ':attribute :size हुनुपर्छ।', 'string' => ':attribute :size अक्षर हुनुपर्छ।', ], 'string' => ':attribute पाठ हुनुपर्छ।', 'unique' => ':attribute पहिले नै प्रयोगमा छ।', 'url' => ':attribute मान्य URL हुनुपर्छ।', 'uuid' => ':attribute मान्य UUID हुनुपर्छ।', 'between' => [ 'array' => ':attribute मा :min र :max बीच वस्तु हुनुपर्छ।', 'numeric' => ':attribute :min र :max बीच हुनुपर्छ।', 'string' => ':attribute :min र :max अक्षर बीच हुनुपर्छ।', ], 'after_or_equal' => ':attribute :date मा वा पछि हुनुपर्छ।', 'distinct' => ':attribute मा दोहोरिएको मान छ।', 'accepted_if' => ':other :value हुँदा :attribute स्वीकार गर्नुपर्छ।', 'active_url' => ':attribute मान्य URL हुनुपर्छ।', 'after' => ':attribute :date पछि हुनुपर्छ।', 'alpha' => ':attribute मा मात्र अक्षर हुन सक्छ।', 'alpha_dash' => ':attribute मा अक्षर, संख्या, ड्यास र रेखांकन हुन सक्छ।', 'alpha_num' => ':attribute मा मात्र अक्षर र संख्या हुन सक्छ।', 'ascii' => ':attribute मा मात्र सिङ्गल-बाइट अक्षर, संख्या र चिन्ह हुन सक्छ।', 'before' => ':attribute :date अघि हुनुपर्छ।', 'before_or_equal' => ':attribute :date मा वा अघि हुनुपर्छ।', 'date_equals' => ':attribute :date सँग बराबर हुनुपर्छ।', 'decimal' => ':attribute मा :decimal दशमलव स्थान हुनुपर्छ।', 'declined' => ':attribute अस्वीकार गर्नुपर्छ।', 'different' => ':attribute र :other फरक हुनुपर्छ।', 'digits' => ':attribute :digits अंकको हुनुपर्छ।', 'digits_between' => ':attribute :min र :max अंकको बीच हुनुपर्छ।', 'ends_with' => ':attribute निम्न मध्ये एकले अन्त्य हुनुपर्छ: :values।', 'enum' => 'चयन गरिएको :attribute अमान्य छ।', 'file' => ':attribute फाइल हुनुपर्छ।', 'image' => ':attribute तस्वीर हुनुपर्छ।', 'in_array' => ':attribute :other मा अवस्थित छैन।', 'ip' => ':attribute मान्य IP ठेगाना हुनुपर्छ।', 'lowercase' => ':attribute सानो अक्षर हुनुपर्छ।', 'uppercase' => ':attribute ठुलो अक्षर हुनुपर्छ।', 'prohibited_if' => ':other :value हुँदा :attribute अनुमति छैन।', 'required_unless' => ':other :values मा नभएसम्म :attribute आवश्यक छ।', 'required_without_all' => ':values मध्ये कुनै पनि नभएमा :attribute आवश्यक छ।', 'required_array_keys' => ':attribute मा हुनुपर्छ: :values।', 'starts_with' => ':attribute निम्न मध्ये एकले सुरु हुनुपर्छ: :values।', 'timezone' => ':attribute मान्य समय क्षेत्र हुनुपर्छ।', 'uploaded' => ':attribute अपलोड असफल भयो।', 'between' => [ 'array' => ':attribute मा :min र :max बीच वस्तु हुनुपर्छ।', 'file' => ':attribute :min र :max किलोबाइट बीच हुनुपर्छ।', 'numeric' => ':attribute :min र :max बीच हुनुपर्छ।', 'string' => ':attribute :min र :max अक्षर बीच हुनुपर्छ।', ], 'max' => [ 'array' => ':attribute मा :max भन्दा बढी वस्तु हुन सक्दैन।', 'file' => ':attribute :max किलोबाइट भन्दा बढी हुन सक्दैन।', 'numeric' => ':attribute :max भन्दा बढी हुन सक्दैन।', 'string' => ':attribute :max अक्षर भन्दा बढी हुन सक्दैन।', ], 'min' => [ 'array' => ':attribute मा कम्तीमा :min वस्तु हुनुपर्छ।', 'file' => ':attribute कम्तीमा :min किलोबाइट हुनुपर्छ।', 'numeric' => ':attribute कम्तीमा :min हुनुपर्छ।', 'string' => ':attribute कम्तीमा :min अक्षर हुनुपर्छ।', ], 'size' => [ 'array' => ':attribute मा :size वस्तु हुनुपर्छ।', 'file' => ':attribute :size किलोबाइट हुनुपर्छ।', 'numeric' => ':attribute :size हुनुपर्छ।', 'string' => ':attribute :size अक्षर हुनुपर्छ।', ], 'gt' => [ 'array' => ':attribute मा :value भन्दा बढी वस्तु हुनुपर्छ।', 'file' => ':attribute :value किलोबाइट भन्दा बढी हुनुपर्छ।', 'numeric' => ':attribute :value भन्दा बढी हुनुपर्छ।', 'string' => ':attribute :value भन्दा बढी अक्षर हुनुपर्छ।', ], 'gte' => [ 'array' => ':attribute मा कम्तीमा :value वस्तु हुनुपर्छ।', 'file' => ':attribute कम्तीमा :value किलोबाइट हुनुपर्छ।', 'numeric' => ':attribute कम्तीमा :value हुनुपर्छ।', 'string' => ':attribute कम्तीमा :value अक्षर हुनुपर्छ।', ], 'lt' => [ 'array' => ':attribute मा :value भन्दा कम वस्तु हुनुपर्छ।', 'file' => ':attribute :value किलोबाइट भन्दा कम हुनुपर्छ।', 'numeric' => ':attribute :value भन्दा कम हुनुपर्छ।', 'string' => ':attribute :value भन्दा कम अक्षर हुनुपर्छ।', ], 'lte' => [ 'array' => ':attribute मा :value भन्दा बढी वस्तु हुन सक्दैन।', 'file' => ':attribute :value किलोबाइट भन्दा बढी हुन सक्दैन।', 'numeric' => ':attribute :value भन्दा बढी हुन सक्दैन।', 'string' => ':attribute :value अक्षर भन्दा बढी हुन सक्दैन।', ], ];