Applied fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
1dcdb864ab
commit
02561e2cd3
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
return [
|
||||
@@ -840,44 +840,44 @@ return [
|
||||
| Error Pages
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'not_found' => 'Not Found',
|
||||
'oops_page_not_found' => 'Oops! Page not found',
|
||||
'we_could_not_find_the_page_you_were_looking_for' => 'We could not find the page you were looking for',
|
||||
'internal_server_error' => 'Internal server Error',
|
||||
'be_right_back' => 'Be right back',
|
||||
'sorry' => 'Sorry',
|
||||
'we_are_working_on_it' => 'We are working on it',
|
||||
'category' => 'Category',
|
||||
'addcategory' => 'Add Category',
|
||||
'allcategory' => 'All Category',
|
||||
'article' => 'Article',
|
||||
'articles' => 'Articles',
|
||||
'addarticle' => 'Add Article',
|
||||
'allarticle' => 'All Article',
|
||||
'pages' => 'Pages',
|
||||
'addpages' => 'Add Pages',
|
||||
'allpages' => 'All Pages',
|
||||
'widgets' => 'Widgets',
|
||||
'footer1' => 'Footer 1',
|
||||
'footer2' => 'Footer 2',
|
||||
'footer3' => 'Footer 3',
|
||||
'footer4' => 'Footer 4',
|
||||
'sidewidget1' => 'Side Widget 1',
|
||||
'sidewidget2' => 'Side Widget 2',
|
||||
'comments' => 'Comments',
|
||||
'settings' => 'Settings',
|
||||
'parent' => 'Parent',
|
||||
'not_found' => 'Not Found',
|
||||
'oops_page_not_found' => 'Oops! Page not found',
|
||||
'we_could_not_find_the_page_you_were_looking_for' => 'We could not find the page you were looking for',
|
||||
'internal_server_error' => 'Internal server Error',
|
||||
'be_right_back' => 'Be right back',
|
||||
'sorry' => 'Sorry',
|
||||
'we_are_working_on_it' => 'We are working on it',
|
||||
'category' => 'Category',
|
||||
'addcategory' => 'Add Category',
|
||||
'allcategory' => 'All Category',
|
||||
'article' => 'Article',
|
||||
'articles' => 'Articles',
|
||||
'addarticle' => 'Add Article',
|
||||
'allarticle' => 'All Article',
|
||||
'pages' => 'Pages',
|
||||
'addpages' => 'Add Pages',
|
||||
'allpages' => 'All Pages',
|
||||
'widgets' => 'Widgets',
|
||||
'footer1' => 'Footer 1',
|
||||
'footer2' => 'Footer 2',
|
||||
'footer3' => 'Footer 3',
|
||||
'footer4' => 'Footer 4',
|
||||
'sidewidget1' => 'Side Widget 1',
|
||||
'sidewidget2' => 'Side Widget 2',
|
||||
'comments' => 'Comments',
|
||||
'settings' => 'Settings',
|
||||
'parent' => 'Parent',
|
||||
'Beschreibung' => 'Beschreibung',
|
||||
'enter_the_description' => 'Enter the Description',
|
||||
'publish' => 'Publish',
|
||||
'published' => 'Published',
|
||||
'draft' => 'Draft',
|
||||
'create_a_category' => 'Create a Category',
|
||||
'add' => 'Add',
|
||||
'social' => 'Social',
|
||||
'comment' => 'Comment',
|
||||
'not_published' => 'Not Published',
|
||||
'numberofelementstodisplay' => 'Number of elements to display',
|
||||
'enter_the_description' => 'Enter the Description',
|
||||
'publish' => 'Publish',
|
||||
'published' => 'Published',
|
||||
'draft' => 'Draft',
|
||||
'create_a_category' => 'Create a Category',
|
||||
'add' => 'Add',
|
||||
'social' => 'Social',
|
||||
'comment' => 'Comment',
|
||||
'not_published' => 'Not Published',
|
||||
'numberofelementstodisplay' => 'Number of elements to display',
|
||||
//======================================
|
||||
'language' => 'Language',
|
||||
'save' => 'Save',
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
@@ -14,7 +14,7 @@ return [
|
||||
*/
|
||||
|
||||
'password' => 'Passwörter müssen mindestens sechs Zeichen lang sein und der Bestätigung entsprechen.',
|
||||
'user' => "Wir können keinen Benutzer mit dieser E-Mail-Adresse finden.",
|
||||
'user' => 'Wir können keinen Benutzer mit dieser E-Mail-Adresse finden.',
|
||||
'token' => 'Dieser Passwort-Reset-Token ist ungültig.',
|
||||
'sent' => 'Wir haben dir einen Passwort-Reset-Link per E-Mail zukommen lassen!',
|
||||
'reset' => 'Dein Passwort wurde zurückgesetzt!',
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
|
@@ -105,42 +105,42 @@ return [
|
||||
| Emails Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'emails' => 'Emails',
|
||||
'incoming_emails' => 'Incoming Emails',
|
||||
'reuired_authentication' => 'Reuired Authentication',
|
||||
'fetching_email_via_imap' => 'Fetching Email via IMAP',
|
||||
'create_email' => 'Create Email',
|
||||
'email_address' => 'Email Address',
|
||||
'email_name' => 'Email Name',
|
||||
'help_topic' => 'Help Topic',
|
||||
'auto_response' => 'Auto Response',
|
||||
'host_name' => 'Host Name',
|
||||
'port_number' => 'Port Number',
|
||||
'mail_box_protocol' => 'Mail Box Protocol',
|
||||
'authentication_required' => 'Authentication Required',
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No',
|
||||
'header_spoofing' => 'Header Spoofing',
|
||||
'allow_for_this_email' => 'Allow For This Email',
|
||||
'imap_config' => 'IMAP Configuration',
|
||||
'email_information_and_settings' => 'Email Information and Settings',
|
||||
'incoming_email_information' => 'Incoming Email Information',
|
||||
'outgoing_email_information' => 'Outgoing Email Information',
|
||||
'new_ticket_settings' => 'New Ticket Settings',
|
||||
'protocol' => 'Protocol',
|
||||
'fetching_protocol' => 'Fetching Protocol',
|
||||
'transfer_protocol' => 'Transfer Protocol',
|
||||
'from_name' => 'From Name',
|
||||
'add_an_email' => 'Add an Email',
|
||||
'edit_an_email' => 'Edit an Email',
|
||||
'disable_for_this_email_address' => 'Disable for this Email address',
|
||||
'validate_certificates_from_tls_or_ssl_server' => 'Validate Certificates from TLS/SSL server',
|
||||
'authentication' => 'Authentication',
|
||||
'incoming_email_connection_failed_please_check_email_credentials_or_imap_settings' => 'Incoming email connection failed! Please check email credentials or Imap Settings',
|
||||
'outgoing_email_connection_failed' => 'Outgoing email connection failed',
|
||||
'you_cannot_delete_system_default_email' => 'You cannot delete system default Email',
|
||||
'email_deleted_sucessfully' => 'Email Deleted sucessfully',
|
||||
'email_can_not_delete' => 'Email can not Delete',
|
||||
'emails' => 'Emails',
|
||||
'incoming_emails' => 'Incoming Emails',
|
||||
'reuired_authentication' => 'Reuired Authentication',
|
||||
'fetching_email_via_imap' => 'Fetching Email via IMAP',
|
||||
'create_email' => 'Create Email',
|
||||
'email_address' => 'Email Address',
|
||||
'email_name' => 'Email Name',
|
||||
'help_topic' => 'Help Topic',
|
||||
'auto_response' => 'Auto Response',
|
||||
'host_name' => 'Host Name',
|
||||
'port_number' => 'Port Number',
|
||||
'mail_box_protocol' => 'Mail Box Protocol',
|
||||
'authentication_required' => 'Authentication Required',
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No',
|
||||
'header_spoofing' => 'Header Spoofing',
|
||||
'allow_for_this_email' => 'Allow For This Email',
|
||||
'imap_config' => 'IMAP Configuration',
|
||||
'email_information_and_settings' => 'Email Information and Settings',
|
||||
'incoming_email_information' => 'Incoming Email Information',
|
||||
'outgoing_email_information' => 'Outgoing Email Information',
|
||||
'new_ticket_settings' => 'New Ticket Settings',
|
||||
'protocol' => 'Protocol',
|
||||
'fetching_protocol' => 'Fetching Protocol',
|
||||
'transfer_protocol' => 'Transfer Protocol',
|
||||
'from_name' => 'From Name',
|
||||
'add_an_email' => 'Add an Email',
|
||||
'edit_an_email' => 'Edit an Email',
|
||||
'disable_for_this_email_address' => 'Disable for this Email address',
|
||||
'validate_certificates_from_tls_or_ssl_server' => 'Validate Certificates from TLS/SSL server',
|
||||
'authentication' => 'Authentication',
|
||||
'incoming_email_connection_failed_please_check_email_credentials_or_imap_settings' => 'Incoming email connection failed! Please check email credentials or Imap Settings',
|
||||
'outgoing_email_connection_failed' => 'Outgoing email connection failed',
|
||||
'you_cannot_delete_system_default_email' => 'You cannot delete system default Email',
|
||||
'email_deleted_sucessfully' => 'Email Deleted sucessfully',
|
||||
'email_can_not_delete' => 'Email can not Delete',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Ban Emails Create Page
|
||||
@@ -431,27 +431,27 @@ return [
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'language-settings' => 'Language Settings',
|
||||
'iso-code' => 'ISO-CODE',
|
||||
'download' => 'Downlaod',
|
||||
'upload_file' => 'Upload File',
|
||||
'enter_iso-code' => 'Enter ISO-CODE',
|
||||
'eg.' => 'Example',
|
||||
'for' => 'for',
|
||||
'english' => 'English',
|
||||
'language-name' => 'Language name',
|
||||
'file' => 'File',
|
||||
'read-more' => 'Read more.',
|
||||
'enable_lang' => 'Enable it.',
|
||||
'add-lang-package' => 'Add new language package',
|
||||
'package_exist' => 'Package already exists.',
|
||||
'iso-code-error' => 'Error in iso-code. enter correct iso-code.',
|
||||
'zipp-error' => 'Error in zip file. Zip must contian language php files only.',
|
||||
'upload-success' => 'Uploaded successfully.',
|
||||
'file-error' => 'Error in file or invalid file.',
|
||||
'delete-success' => 'Language package deleted successfully.',
|
||||
'lang-doesnot-exist' => 'Language package does not exist.',
|
||||
'active-lang-error' => 'Language package can not be deleted when it is active.',
|
||||
'language-error' => 'Language package not found in your lang directroy.',
|
||||
'iso-code' => 'ISO-CODE',
|
||||
'download' => 'Downlaod',
|
||||
'upload_file' => 'Upload File',
|
||||
'enter_iso-code' => 'Enter ISO-CODE',
|
||||
'eg.' => 'Example',
|
||||
'for' => 'for',
|
||||
'english' => 'English',
|
||||
'language-name' => 'Language name',
|
||||
'file' => 'File',
|
||||
'read-more' => 'Read more.',
|
||||
'enable_lang' => 'Enable it.',
|
||||
'add-lang-package' => 'Add new language package',
|
||||
'package_exist' => 'Package already exists.',
|
||||
'iso-code-error' => 'Error in iso-code. enter correct iso-code.',
|
||||
'zipp-error' => 'Error in zip file. Zip must contian language php files only.',
|
||||
'upload-success' => 'Uploaded successfully.',
|
||||
'file-error' => 'Error in file or invalid file.',
|
||||
'delete-success' => 'Language package deleted successfully.',
|
||||
'lang-doesnot-exist' => 'Language package does not exist.',
|
||||
'active-lang-error' => 'Language package can not be deleted when it is active.',
|
||||
'language-error' => 'Language package not found in your lang directroy.',
|
||||
|
||||
/*
|
||||
|--------------------------------------
|
||||
@@ -956,7 +956,7 @@ return [
|
||||
'user' => 'User',
|
||||
'users' => 'Users',
|
||||
'create_user' => 'Create User',
|
||||
'edit_user' => 'Edit User',
|
||||
'edit_user' => 'Edit User',
|
||||
'full_name' => 'Full Name',
|
||||
'mobile' => 'Mobile',
|
||||
'last_login' => 'Last Login',
|
||||
@@ -1350,7 +1350,7 @@ return [
|
||||
'api_key_mandatory' => 'Api key mandatory',
|
||||
'api_configurations' => 'Api Configurations',
|
||||
'generate_key' => 'Generate key',
|
||||
'api_settings' => 'API settings',
|
||||
'api_settings' => 'API settings',
|
||||
/*
|
||||
*-----------------------------------------------------------------------------
|
||||
* Error log and debugging settings
|
||||
@@ -1374,5 +1374,5 @@ return [
|
||||
'that_email_is not_available_in_this_system' => 'That Email is not available in this System',
|
||||
'use_subject' => 'Use Subject',
|
||||
'reopen' => 'Reopen',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -14,7 +14,7 @@ return [
|
||||
*/
|
||||
|
||||
'password' => 'Le Passwords devono essere almeno di sei caratteri e combaciare.',
|
||||
'user' => "Non esiste un utente con questo indirizzo e-mail.",
|
||||
'user' => 'Non esiste un utente con questo indirizzo e-mail.',
|
||||
'token' => 'Il token per il reset della password non è valido.',
|
||||
'sent' => 'Una email con il link al reset della passowrd ti è stato inviato!',
|
||||
'reset' => 'La tua password è stata resettata!',
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -2,18 +2,18 @@
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Предыдущая',
|
||||
'next' => 'Следующий »',
|
||||
'previous' => '« Предыдущая',
|
||||
'next' => 'Следующий »',
|
||||
|
||||
];
|
||||
|
@@ -2,21 +2,21 @@
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
"password" => "Пароль должен содержать не менее шести символов и соответствовать подтверждения.",
|
||||
"user" => "Мы не можем найти пользователя с данным адресом электронной почты.",
|
||||
"token" => "Этот пароль сбросить маркер недействителен.",
|
||||
"sent" => "Мы по электронной почте Ваш пароль сбросить ссылку!",
|
||||
"reset" => "Ваш пароль был сброшен!",
|
||||
'password' => 'Пароль должен содержать не менее шести символов и соответствовать подтверждения.',
|
||||
'user' => 'Мы не можем найти пользователя с данным адресом электронной почты.',
|
||||
'token' => 'Этот пароль сбросить маркер недействителен.',
|
||||
'sent' => 'Мы по электронной почте Ваш пароль сбросить ссылку!',
|
||||
'reset' => 'Ваш пароль был сброшен!',
|
||||
|
||||
];
|
||||
|
@@ -2,25 +2,25 @@
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
'filename' => 'ISO CODE',
|
||||
'language' => 'Язык',
|
||||
'Action' => 'Действие',
|
||||
'status' => 'stature',
|
||||
'not-active'=> 'Не Активный',
|
||||
'active' => 'Активный',
|
||||
'hello' => 'Привет',
|
||||
'enable' => 'Включен',
|
||||
'disable' => 'Выключен',
|
||||
'filename' => 'ISO CODE',
|
||||
'language' => 'Язык',
|
||||
'Action' => 'Действие',
|
||||
'status' => 'stature',
|
||||
'not-active' => 'Не Активный',
|
||||
'active' => 'Активный',
|
||||
'hello' => 'Привет',
|
||||
'enable' => 'Включен',
|
||||
'disable' => 'Выключен',
|
||||
|
||||
];
|
||||
];
|
||||
|
@@ -2,106 +2,106 @@
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
"accepted" => "The :attribute must be accepted.",
|
||||
"active_url" => "The :attribute is not a valid URL.",
|
||||
"after" => "The :attribute must be a date after :date.",
|
||||
"alpha" => "The :attribute may only contain letters.",
|
||||
"alpha_dash" => "The :attribute may only contain letters, numbers, and dashes.",
|
||||
"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.",
|
||||
"between" => [
|
||||
"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_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.",
|
||||
"email" => "The :attribute must be a valid email address.",
|
||||
"filled" => "The :attribute field is required.",
|
||||
"exists" => "The selected :attribute is invalid.",
|
||||
"image" => "The :attribute must be an image.",
|
||||
"in" => "The selected :attribute is invalid.",
|
||||
"integer" => "The :attribute must be an integer.",
|
||||
"ip" => "The :attribute must be a valid IP address.",
|
||||
"max" => [
|
||||
"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.",
|
||||
"min" => [
|
||||
"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.",
|
||||
"numeric" => "The :attribute must be a number.",
|
||||
"regex" => "The :attribute format is invalid.",
|
||||
"required" => "The :attribute field is required.",
|
||||
"required_if" => "The :attribute field is required when :other is :value.",
|
||||
"required_with" => "The :attribute field is required when :values is present.",
|
||||
"required_with_all" => "The :attribute field is required when :values is 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" => [
|
||||
"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.",
|
||||
],
|
||||
"unique" => "The :attribute has already been taken.",
|
||||
"url" => "The :attribute format is invalid.",
|
||||
"timezone" => "The :attribute must be a valid zone.",
|
||||
'accepted' => 'The :attribute must be accepted.',
|
||||
'active_url' => 'The :attribute is not a valid URL.',
|
||||
'after' => 'The :attribute must be a date after :date.',
|
||||
'alpha' => 'The :attribute may only contain letters.',
|
||||
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.',
|
||||
'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.',
|
||||
'between' => [
|
||||
'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_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.',
|
||||
'email' => 'The :attribute must be a valid email address.',
|
||||
'filled' => 'The :attribute field is required.',
|
||||
'exists' => 'The selected :attribute is invalid.',
|
||||
'image' => 'The :attribute must be an image.',
|
||||
'in' => 'The selected :attribute is invalid.',
|
||||
'integer' => 'The :attribute must be an integer.',
|
||||
'ip' => 'The :attribute must be a valid IP address.',
|
||||
'max' => [
|
||||
'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.',
|
||||
'min' => [
|
||||
'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.',
|
||||
'numeric' => 'The :attribute must be a number.',
|
||||
'regex' => 'The :attribute format is invalid.',
|
||||
'required' => 'The :attribute field is required.',
|
||||
'required_if' => 'The :attribute field is required when :other is :value.',
|
||||
'required_with' => 'The :attribute field is required when :values is present.',
|
||||
'required_with_all' => 'The :attribute field is required when :values is 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' => [
|
||||
'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.',
|
||||
],
|
||||
'unique' => 'The :attribute has already been taken.',
|
||||
'url' => 'The :attribute format is invalid.',
|
||||
'timezone' => 'The :attribute must be a valid zone.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify custom validation messages for attributes using the
|
||||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||
| specify a specific custom language line for a given attribute rule.
|
||||
|
|
||||
*/
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify custom validation messages for attributes using the
|
||||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||
| specify a specific custom language line for a given attribute rule.
|
||||
|
|
||||
*/
|
||||
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'custom-message',
|
||||
],
|
||||
],
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'custom-message',
|
||||
],
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap attribute place-holders
|
||||
| with something more reader friendly such as E-Mail Address instead
|
||||
| of "email". This simply helps us make messages a little cleaner.
|
||||
|
|
||||
*/
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap attribute place-holders
|
||||
| with something more reader friendly such as E-Mail Address instead
|
||||
| of "email". This simply helps us make messages a little cleaner.
|
||||
|
|
||||
*/
|
||||
|
||||
'attributes' => [],
|
||||
'attributes' => [],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user