File manager - Edit - /home/linknsbh/linkat.online/resources/lang/admin_en/validation.php
Back
<?php return array ( 'accepted' => 'The :attribute must be accepted.', 'numeric' => ':attribute must be a number.', 'active_url' => 'The :attribute is not a valid URL.', 'after' => 'The :attribute must be a date after :date.', 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'alpha' => 'The :attribute may only contain letters.', 'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.', 'alpha_num' => 'The :attribute may only contain letters and numbers.', 'array' => 'The :attribute must be an array.', 'before' => 'The :attribute must be a date before :date.', 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'between' => array ( 'numeric' => 'The :attribute must be between :min and :max.', 'file' => 'The :attribute must be between :min and :max kilobytes.', 'string' => 'The :attribute must be between :min and :max characters.', 'array' => 'The :attribute must have between :min and :max items.', ), 'boolean' => 'The :attribute field must be true or false.', 'confirmed' => 'The :attribute confirmation does not match.', 'date' => 'The :attribute is not a valid date.', 'date_equals' => 'The :attribute must be a date equal to :date.', 'date_format' => 'The :attribute does not match the format :format.', 'different' => 'The :attribute and :other must be different.', 'digits' => 'The :attribute must be :digits digits.', 'digits_between' => 'The :attribute must be between :min and :max digits.', 'dimensions' => 'The :attribute has invalid image dimensions.', 'distinct' => 'The :attribute field has a duplicate value.', 'email' => 'The :attribute must be a valid email address.', 'ends_with' => 'The :attribute must end with one of the following: :values', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', 'gt' => array ( 'numeric' => 'The :attribute must be greater than :value.', 'file' => 'The :attribute must be greater than :value kilobytes.', 'string' => 'The :attribute must be greater than :value characters.', 'array' => 'The :attribute must have more than :value items.', ), 'gte' => array ( 'numeric' => 'The :attribute must be greater than or equal :value.', 'file' => 'The :attribute must be greater than or equal :value kilobytes.', 'string' => 'The :attribute must be greater than or equal :value characters.', 'array' => 'The :attribute must have :value items or more.', ), 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', 'integer' => 'The :attribute must be an integer.', 'ip' => 'The :attribute must be a valid IP address.', 'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv6' => 'The :attribute must be a valid IPv6 address.', 'json' => 'The :attribute must be a valid JSON string.', 'lt' => array ( 'numeric' => 'The :attribute must be less than :value.', 'file' => 'The :attribute must be less than :value kilobytes.', 'string' => 'The :attribute must be less than :value characters.', 'array' => 'The :attribute must have less than :value items.', ), 'lte' => array ( 'numeric' => 'The :attribute must be less than or equal :value.', 'file' => 'The :attribute must be less than or equal :value kilobytes.', 'string' => 'The :attribute must be less than or equal :value characters.', 'array' => 'The :attribute must not have more than :value items.', ), 'max' => array ( 'numeric' => 'The :attribute may not be greater than :max.', 'file' => 'The :attribute may not be greater than :max kilobytes.', 'string' => 'The :attribute may not be greater than :max characters.', 'array' => 'The :attribute may not have more than :max items.', ), 'mimes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'The :attribute must be a file of type: :values.', 'min' => array ( 'numeric' => 'The :attribute must be at least :min.', 'file' => 'The :attribute must be at least :min kilobytes.', 'string' => 'The :attribute must be at least :min characters.', 'array' => 'The :attribute must have at least :min items.', ), 'not_in' => 'The selected :attribute is invalid.', 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'present' => 'The :attribute field must be present.', 'regex' => 'The :attribute format is invalid.', 'required' => 'The :attribute field is required.', 'required_if' => 'The :attribute field is required when :other is :value.', 'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_with' => 'The :attribute field is required when :values is present.', 'required_with_all' => 'The :attribute field is required when :values are present.', 'required_without' => 'The :attribute field is required when :values is not present.', 'required_without_all' => 'The :attribute field is required when none of :values are present.', 'same' => 'The :attribute and :other must match.', 'size' => array ( 'numeric' => 'The :attribute must be :size.', 'file' => 'The :attribute must be :size kilobytes.', 'string' => 'The :attribute must be :size characters.', 'array' => 'The :attribute must contain :size items.', ), 'starts_with' => 'The :attribute must start with one of the following: :values', 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid zone.', 'unique' => 'The :attribute has already been taken.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute format is invalid.', 'uuid' => 'The :attribute must be a valid UUID.', 'custom' => array ( 'attribute-name' => array ( 'rule-name' => 'custom-message', ), ), 'attributes' => array ( 'language' => 'language', 'contact_form_title' => 'contact form title', 'contact_info_title' => 'contact info title', 'contact_addresses' => 'contact addresses', 'contact_text' => 'contact text', 'contact_numbers' => 'contact numbers', 'contact_mails' => 'contact mails', 'pass_token' => 'pass token', 'password' => 'password', 'email' => 'email', 'website_title' => 'website_title', 'year' => 'year', 'timezone' => 'timezone', 'base_color' => 'base color', 'base_color2' => 'base color2', 'base_currency_symbol' => 'base currency symbol', 'base_currency_symbol_position' => 'base currency symbol position', 'base_currency_text' => 'base currency text', 'base_currency_text_position' => 'base currency text position', 'base_currency_rate' => 'base currency rate', 'file' => 'file', 'cookie_alert_status' => 'cookie alert status', 'cookie_alert_text' => 'cookie alert text', 'favicon' => 'favicon', 'maintenance_status' => 'maintenance status', 'maintainance_text' => 'maintainance text', 'secret_path' => 'secret path', 'preloader_status' => 'preloader status', 'is_recaptcha' => 'is recaptcha', 'google_recaptcha_site_key' => 'google recaptcha site key', 'google_recaptcha_secret_key' => 'google recaptcha secret key', 'is_disqus' => 'is disqus', 'is_user_disqus' => 'is user disqus', 'disqus_shortname' => 'disqus shortname', 'is_tawkto' => 'is tawkto', 'tawkto_chat_link' => 'tawkto chat link', 'is_whatsapp' => 'is whatsapp', 'whatsapp_number' => 'whatsapp number', 'whatsapp_header_title' => 'whatsapp header title', 'whatsapp_popup_message' => 'whatsapp popup message', 'whatsapp_popup' => 'whatsapp popup', 'home_meta_keywords' => 'home meta keywords', 'home_meta_description' => 'home meta description', 'blogs_meta_keywords' => 'blogs meta keywords', 'blogs_meta_description' => 'blogs meta description', 'profiles_meta_keywords' => 'profiles meta keywords', 'profiles_meta_description' => 'profiles meta description', 'pricing_meta_keywords' => 'pricing meta keywords', 'pricing_meta_description' => 'pricing meta description', 'faqs_meta_keywords' => 'faqs meta keywords', 'faqs_meta_description' => 'faqs meta description', 'contact_meta_keywords' => 'contact meta keywords', 'contact_meta_description' => 'contact meta description', 'forget_password_meta_keywords' => 'forget password meta keywords', 'checkout_meta_keywords' => 'checkout meta keywords', 'checkout_meta_description' => 'checkout meta description', 'email_type' => 'email type', 'email_subject' => 'email subject', 'email_body' => 'email body', 'is_smtp' => 'is smtp', 'smtp_host' => 'smtp host', 'encryption' => 'encryption', 'smtp_username' => 'smtp username', 'smtp_password' => 'smtp password', 'from_mail' => 'from mail', 'from_name' => 'from name', 'to_mail' => 'to mail', 'icon' => 'icon', 'url' => 'url', 'serial_number' => 'serial number', 'name' => 'name', 'image' => 'image', 'title' => 'title', 'content' => 'content', 'domain' => 'domain', 'meta_description' => 'meta_description', 'language_id' => 'language id', 'category' => 'category', 'type' => 'type', 'answer' => 'answer', 'success_message' => 'success message', 'cname_record_section_title' => 'cname record section title', 'cname_record_section_text' => 'cname record section text', 'meta_keywords' => 'meta keywords', 'question' => 'question', 'footer_text' => 'footer text', 'useful_links_title' => 'useful links title', 'newsletter_title' => 'newsletter title', 'newsletter_subtitle' => 'newsletter subtitle', 'copyright_text' => 'copyright text', 'status' => 'status', 'ulink_id' => 'ulink_id', 'sandbox_check' => 'sandbox check', 'client_secret' => 'client secret', 'key' => 'key', 'secret' => 'secret', 'environment' => 'environment', 'website' => 'website', 'industry' => 'industry', 'token' => 'token', 'secret_key' => 'secret key', 'login_id' => 'login', 'transaction_key' => 'transaction key', 'public_key' => 'public key', 'short_description' => 'short description', 'instructions' => 'instructions', 'is_receipt' => 'is receipt', 'work_process_title' => 'work process title', 'work_process_subtitle' => 'work process subtitle', 'preview_templates_title' => 'preview templates title', 'preview_templates_subtitle' => 'preview templates subtitle', 'featured_users_title' => 'featured users title', 'featured_users_subtitle' => 'featured users subtitle', 'partner_title' => 'partner title', 'partner_subtitle' => 'partner subtitle', 'pricing_title' => 'pricing title', 'pricing_subtitle' => 'pricing subtitle', 'testimonial_title' => 'testimonial title', 'testimonial_subtitle' => 'testimonial subtitle', 'blog_title' => 'blog title', 'blog_subtitle' => 'blog subtitle', 'intro_title' => 'intro title', 'intro_subtitle' => 'intro subtitle', 'intro_text' => 'intro text', 'intro_img' => 'intro img', 'intro_section_button_text' => 'intro section button text', 'intro_section_button_url' => 'intro section button url', 'intro_section_video_url' => 'intro section video url', 'home_section' => 'home section', 'process_section' => 'process section', 'featured_users_section' => 'featured users section', 'intro_section' => 'intro section', 'pricing_section' => 'pricing section', 'partners_section' => 'partners section', 'testimonial_section' => 'testimonial section', 'news_section' => 'news section', 'top_footer_section' => 'top footer section', 'copyright_section' => 'copyright section', 'hero_section_title' => 'hero section title', 'hero_section_text' => 'hero section text', 'hero_section_button_text' => 'hero section button text', 'hero_section_button_url' => 'hero section button url', 'text' => 'text', 'comment' => 'comment', 'rank' => 'rank', 'direction' => 'direction', 'code' => 'code', 'keyword' => 'keyword', 'term' => 'term', 'features' => 'templatem section', 'room_categories_limit' => 'room categoriesm limit', 'template_section' => 'template section', 'room_limit' => 'room limit', 'room_booking_limit' => 'room booking limit', 'language_limit' => 'language limit', 'package_categories_limit' => 'package categories limit', 'package_limit' => 'package limit', 'package_booking_limit' => 'package booking limit', 'featured' => 'featured', 'is_trial' => 'trial', 'trial_days' => 'trial days', 'recommended' => 'recommended', 'expiration_reminder' => 'reminder days', 'maximum_uses_limit' => 'maximum uses limit', 'start_date' => 'start date', 'end_date' => 'end date', 'body' => 'body', 'background_image' => 'background image', 'background_color' => 'background color', 'background_opacity' => 'background opacity', 'button_text' => 'button text', 'button_color' => 'button color', 'delay' => 'delay', 'button_url' => 'button url', 'old_password' => 'old password', 'first_name' => 'first name', 'payment_method' => 'payment method', 'company_name' => 'company name', 'phone' => 'phone', 'state' => 'state', 'city' => 'city', 'country' => 'country', 'address' => 'address', 'amount_status' => 'amount status', 'amount' => 'amount', 'new_password' => 'new password', 'confirm_password' => 'confirm password', 'preview_image' => 'preview image', 'filename' => 'filename', 'sitemap_url' => 'sitemap url', 'message' => 'message', 'zip_file' => 'zip file', 'search' => 'search', 'reply' => 'reply', 'is_ticket' => 'ticket', 'role_id' => 'role', 'min_limit' => 'min limit', 'withdraw_payment_method_id' => 'withdraw payment method', 'fixed_charge' => 'fixed charge', 'percentage_charge' => 'percentage charge', 'max_limit' => 'maxlimit', 'required' => 'required', 'label' => 'label', 'placeholder' => 'placeholder', 'subject' => 'subject', 'options' => 'options', 'URL' => 'URL', 'value' => 'value', 'password_confirmation' => 'password_confirmation', 'subtitle' => 'subtitle', 'rating' => 'rating', 'adsense_publisher_id' => 'adsense_publisher_id', 'smtp_port' => 'smtp_port', 'user_keyword' => 'user_keyword', 'front_keyword' => 'front keyword', ), );
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.52 |
proxy
|
phpinfo
|
Settings