update v1.0.7.5
This commit is contained in:
@@ -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 [
|
||||
|
||||
|
BIN
resources/lang/en/en.zip
Normal file
BIN
resources/lang/en/en.zip
Normal file
Binary file not shown.
@@ -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
|
||||
@@ -210,6 +210,7 @@ return [
|
||||
'send' => 'Send',
|
||||
'choose_an_email' => 'Choose an email',
|
||||
'email_diagnostic' => 'Email Diagnostic',
|
||||
'send-mail-to-diagnos' => 'Send a mail to check outgoing email settings',
|
||||
'message_has_been_sent' => 'Message has been sent',
|
||||
'message_sent_from_php_mail' => 'Message sent from Php-Mail',
|
||||
'mailer_error' => 'Mailer Error',
|
||||
@@ -231,6 +232,7 @@ return [
|
||||
*/
|
||||
'country-code' => 'Code',
|
||||
'company' => 'Company',
|
||||
'company_settings' => 'Company Settings',
|
||||
'website' => 'Website',
|
||||
'phone' => 'Phone',
|
||||
'address' => 'Address',
|
||||
@@ -269,11 +271,6 @@ return [
|
||||
'date_time' => 'Date And Time Format',
|
||||
'day_date_time' => 'Day,Date And Time Format',
|
||||
'timezone' => 'Default Time Zone',
|
||||
'api' => 'Api',
|
||||
'api_key' => 'Api Key',
|
||||
'api_key_mandatory' => 'Api key mandatory',
|
||||
'api_configurations' => 'Api Configurations',
|
||||
'generate_key' => 'Generate key',
|
||||
'Ticket-created-successfully' => 'Ticket created successfully!',
|
||||
'system_updated_successfully' => 'System Updated Successfully',
|
||||
'system_can_not_updated' => 'System can not Updated',
|
||||
@@ -311,11 +308,12 @@ return [
|
||||
'email_attahment_user' => 'Email attachments to the user',
|
||||
'cron_notification' => 'Enable Notification cron',
|
||||
'cron' => 'Job Scheduler',
|
||||
'cron-jobs' => 'Cron Jobs',
|
||||
'crone-url-message' => "These are Faveo's Job Scheduler(cron job) url for your system.",
|
||||
'clipboard-copy-message' => 'Copied to clipboard.',
|
||||
'click' => 'Click here',
|
||||
'check-cron-set' => 'to check how to set cron jobs on your server.',
|
||||
'notification-email' => 'Email notifications',
|
||||
'notification-email' => 'Email Notifications',
|
||||
'click-url-copy' => 'Click here to copy URL',
|
||||
'job-scheduler-error' => 'Job scheduler can not be updated.',
|
||||
'job-scheduler-success' => 'Job scheduler updated successfully.',
|
||||
@@ -325,6 +323,7 @@ return [
|
||||
|--------------------------------------
|
||||
*/
|
||||
'ticket' => 'Ticket',
|
||||
'ticket-setting' => 'Ticket Settings',
|
||||
'default_ticket_number_format' => 'Default Ticket Number Format',
|
||||
'default_ticket_number_sequence' => 'Default Ticket Number Sequence',
|
||||
'default_status' => 'Default Status',
|
||||
@@ -346,6 +345,7 @@ return [
|
||||
'reload-now' => 'Relaod now',
|
||||
'ticket-lock-inactive' => 'You have been inactive for a while. Please reload the page.',
|
||||
'make-system-default-mail' => 'Make this email system\'s default email',
|
||||
'thread' => 'Thread',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Access Settings Page
|
||||
@@ -363,6 +363,7 @@ return [
|
||||
'user_session_timeout' => 'User Session Timeout',
|
||||
'client_quick_access' => 'Client Quick Access',
|
||||
'cron' => 'Cron',
|
||||
'cron_settings' => 'Cron Settings',
|
||||
'system-settings' => 'System Settings',
|
||||
'settings-2' => 'Settings',
|
||||
|
||||
@@ -372,6 +373,7 @@ return [
|
||||
|--------------------------------------
|
||||
*/
|
||||
'auto_responce' => 'Auto Response',
|
||||
'auto_responce-settings' => 'Auto response settings',
|
||||
'new_ticket' => 'New Ticket',
|
||||
'new_ticket_by_agent' => 'New Ticket by Agent',
|
||||
'new_message' => 'New Message',
|
||||
@@ -392,6 +394,7 @@ return [
|
||||
'disable' => 'Disable',
|
||||
'admin_email_2' => 'Admin Email',
|
||||
'alert_notices' => 'Alert & Notices',
|
||||
'alert_notices_setitngs' => 'Alert and Notice settings',
|
||||
'new_ticket_alert' => 'New Ticket Alert',
|
||||
'department_manager' => 'Department Manager',
|
||||
'department_members' => 'Department Members',
|
||||
@@ -427,6 +430,7 @@ return [
|
||||
| Language page
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'language-settings' => 'Language Settings',
|
||||
'iso-code' => 'ISO-CODE',
|
||||
'download' => 'Downlaod',
|
||||
'upload_file' => 'Upload File',
|
||||
@@ -457,7 +461,7 @@ return [
|
||||
'add_plugin' => 'Add Plugin',
|
||||
'plugins' => 'Plugins',
|
||||
'upload' => 'Upload',
|
||||
|
||||
'plugins-list' => 'List of plugins',
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Manage Pages [English(en)]
|
||||
@@ -493,6 +497,7 @@ return [
|
||||
'parent_topic' => 'Parent Topic',
|
||||
'Custom_form' => 'Custom Form',
|
||||
'SLA_plan' => 'SLA Plan',
|
||||
'sla-plans' => 'SLA Plans',
|
||||
'auto_assign' => 'Auto assign',
|
||||
'auto_respons' => 'Auto Respons',
|
||||
'ticket_number_format' => 'Ticket Number Format',
|
||||
@@ -852,29 +857,33 @@ return [
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'agent_panel' => 'Agent Panel',
|
||||
'profile' => 'Profile',
|
||||
'change_password' => 'Change Password',
|
||||
'sign_out' => 'Sign Out',
|
||||
'Tickets' => 'TICKETS',
|
||||
'inbox' => 'Inbox',
|
||||
'my_tickets' => 'My Tickets',
|
||||
'unassigned' => 'Unassigned',
|
||||
'trash' => 'Trash',
|
||||
'Updates' => 'UPDATES',
|
||||
'no_new_updates' => 'No new Updates',
|
||||
'check_for_updates' => 'Check for Updates',
|
||||
'open' => 'Open',
|
||||
'inprogress' => 'Inprogress',
|
||||
'closed' => 'Closed',
|
||||
'Departments' => 'DEPARTMENTS',
|
||||
'tools' => 'Tools',
|
||||
'canned' => 'Canned',
|
||||
'knowledge_base' => 'Knowledge Base',
|
||||
'loading' => 'Loading',
|
||||
'ratings' => 'Ratings',
|
||||
'please_rate' => 'Please rate:',
|
||||
'ticket_ratings' => 'TICKET RATING',
|
||||
'agent_panel' => 'Agent Panel',
|
||||
'profile' => 'Profile',
|
||||
'change_password' => 'Change Password',
|
||||
'sign_out' => 'Sign Out',
|
||||
'Tickets' => 'TICKETS',
|
||||
'ticket-details' => 'Ticket Details',
|
||||
'inbox' => 'Inbox',
|
||||
'my_tickets' => 'My Tickets',
|
||||
'unassigned' => 'Unassigned',
|
||||
'trash' => 'Trash',
|
||||
'Updates' => 'UPDATES',
|
||||
'no_new_updates' => 'No new Updates',
|
||||
'check_for_updates' => 'Check for Updates',
|
||||
'update-version' => 'Update Version',
|
||||
'open' => 'Open',
|
||||
'inprogress' => 'Inprogress',
|
||||
'inprogress_tickets' => 'Inprogress Tickets',
|
||||
'closed' => 'Closed',
|
||||
'Departments' => 'DEPARTMENTS',
|
||||
'tools' => 'Tools',
|
||||
'canned' => 'Canned',
|
||||
'knowledge_base' => 'Knowledge Base',
|
||||
'kb-settings' => 'Knowledge Base Settings',
|
||||
'loading' => 'Loading',
|
||||
'ratings' => 'Ratings',
|
||||
'please_rate' => 'Please rate:',
|
||||
'ticket_ratings' => 'TICKET RATING',
|
||||
/*
|
||||
|-----------------------------------------------
|
||||
| Ticket
|
||||
@@ -908,6 +917,8 @@ return [
|
||||
| Profile
|
||||
|-----------------------------------------------
|
||||
*/
|
||||
'view-profile' => 'View Profile',
|
||||
'edit-profile' => 'Edit Profile',
|
||||
'user_information' => 'User Information',
|
||||
'time_zone' => 'Time-zone',
|
||||
'phone_number' => 'Phone Number',
|
||||
@@ -945,6 +956,7 @@ return [
|
||||
'user' => 'User',
|
||||
'users' => 'Users',
|
||||
'create_user' => 'Create User',
|
||||
'edit_user' => 'Edit User',
|
||||
'full_name' => 'Full Name',
|
||||
'mobile' => 'Mobile',
|
||||
'last_login' => 'Last Login',
|
||||
@@ -968,6 +980,8 @@ return [
|
||||
*/
|
||||
'organizations' => 'Organizations',
|
||||
'organization' => 'Organization',
|
||||
'organization_list' => 'List of organizations',
|
||||
'view_organization_profile' => 'View Organization Profile',
|
||||
'create_organization' => 'Create Organization',
|
||||
'account_manager' => 'Account Manager',
|
||||
'update' => 'Update',
|
||||
@@ -1005,6 +1019,7 @@ return [
|
||||
'Ticket_Id' => 'TICKET ID',
|
||||
'User' => 'USER',
|
||||
'Unassigned' => 'UNASSIGNED',
|
||||
'unassigned-tickets' => 'Unassigned Tickets',
|
||||
'generate_pdf' => 'Generate PDF',
|
||||
'change_status' => 'Change Status',
|
||||
'more' => 'More',
|
||||
@@ -1075,6 +1090,7 @@ return [
|
||||
'clean-up' => 'Delete forever',
|
||||
'hard-delete-success-message' => 'Tickets have been deleted permanently.',
|
||||
'overdue' => 'Overdue',
|
||||
'overdue-tickets' => 'Overdue Tickets',
|
||||
'change_owner_for_ticket' => 'Change Owner for Ticket',
|
||||
|
||||
/*
|
||||
@@ -1206,6 +1222,7 @@ return [
|
||||
'noti_msg2' => 'You can enter the no of days of database logs to be deleted and the history of notifications will be deleted since the day specified.',
|
||||
'del_all_read' => 'Delete All Read',
|
||||
'You_have_deleted_all_the_read_notifications' => 'You have deleted all the read notifications',
|
||||
'view_all_notifications' => 'View all notifications',
|
||||
/*
|
||||
|------------------------------------------------
|
||||
| Error Pages
|
||||
@@ -1224,11 +1241,12 @@ return [
|
||||
'article' => 'Article',
|
||||
'articles' => 'Articles',
|
||||
'addarticle' => 'Add Article',
|
||||
'allarticle' => 'All Article',
|
||||
'allarticle' => 'All Articles',
|
||||
'pages' => 'Pages',
|
||||
'addpages' => 'Add Pages',
|
||||
'allpages' => 'All Pages',
|
||||
'widgets' => 'Widgets',
|
||||
'widget-settings' => 'Widget Settings',
|
||||
'footer1' => 'Footer 1',
|
||||
'footer2' => 'Footer 2',
|
||||
'footer3' => 'Footer 3',
|
||||
@@ -1236,6 +1254,7 @@ return [
|
||||
'sidewidget1' => 'Side Widget 1',
|
||||
'sidewidget2' => 'Side Widget 2',
|
||||
'comments' => 'Comments',
|
||||
'comments-list' => 'List of comments',
|
||||
'settings' => 'Settings',
|
||||
'parent' => 'Parent',
|
||||
'description' => 'Description',
|
||||
@@ -1247,6 +1266,7 @@ return [
|
||||
'create_a_category' => 'Create a Category',
|
||||
'add' => 'Add',
|
||||
'social' => 'Social',
|
||||
'social-widget-settings' => 'Social widget settings',
|
||||
'comment' => 'Comment',
|
||||
'not_published' => 'Not Published',
|
||||
'numberofelementstodisplay' => 'Number of elements to display',
|
||||
@@ -1323,24 +1343,36 @@ return [
|
||||
* |
|
||||
*/
|
||||
|
||||
'webhooks' => 'Webhooks',
|
||||
'enter_url_to_send_ticket_details' => 'Enter the url to send the ticket details',
|
||||
|
||||
'webhooks' => 'Webhooks',
|
||||
'enter_url_to_send_ticket_details' => 'Enter the url to send the ticket details',
|
||||
'api' => 'Api',
|
||||
'api_key' => 'Api Key',
|
||||
'api_key_mandatory' => 'Api key mandatory',
|
||||
'api_configurations' => 'Api Configurations',
|
||||
'generate_key' => 'Generate key',
|
||||
'api_settings' => 'API settings',
|
||||
/*
|
||||
*-----------------------------------------------------------------------------
|
||||
* Error log and debugging settings
|
||||
*--------------------------------------------------------------------------
|
||||
*
|
||||
*/
|
||||
'error-debug' => 'Error logs and Debugging',
|
||||
'debug-options' => 'Debugging options',
|
||||
'view-logs' => 'View error logs',
|
||||
'not-authorised-error-debug' => 'You are not authorised to access the URL',
|
||||
'error-debug-settings' => 'Error and debugging settings',
|
||||
'debugging' => 'Debugging Mode',
|
||||
'bugsnag-debugging' => 'Send app crash reports to help Ladybird improve Faveo',
|
||||
'error-debug-settings-saved-message' => 'Your error and debugging settings have been saved successfully',
|
||||
'error-debug-settings-error-message' => 'You have not made any change in the settings.',
|
||||
'error-logs' => 'Error logs',
|
||||
|
||||
'error-debug' => 'Error logs and Debugging',
|
||||
'debug-options' => 'Debugging options',
|
||||
'view-logs' => 'View error logs',
|
||||
'not-authorised-error-debug' => 'You are not authorised to access the URL',
|
||||
'error-debug-settings' => 'Error and debugging settings',
|
||||
'debugging' => 'Debugging Mode',
|
||||
'bugsnag-debugging' => 'Send app crash reports to help Ladybird improve Faveo',
|
||||
'error-debug-settings-saved-message' => 'Your error and debugging settings have been saved successfully',
|
||||
'error-debug-settings-error-message' => 'You have not made any change in the settings.',
|
||||
'error-logs' => 'Error logs',
|
||||
/*---------------------------------------------------------------------------------------
|
||||
*Latest update 16-06-2016
|
||||
*-----------------------------------------------------------------------------------
|
||||
*/
|
||||
'that_email_is not_available_in_this_system' => 'That Email is not available in this System',
|
||||
'use_subject' => 'Use Subject',
|
||||
'reopen' => 'Reopen',
|
||||
|
||||
];
|
||||
|
@@ -1,921 +0,0 @@
|
||||
|
||||
<?php
|
||||
|
||||
return [
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Authentication Pages [English(en)]
|
||||
|----------------------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used in all authentication related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Error
|
||||
|--------------------------------------
|
||||
*/
|
||||
'success' => 'Success',
|
||||
'fails' => 'Fails',
|
||||
'alert' => 'Alert',
|
||||
'required-error' => 'Please fill all required fields',
|
||||
'invalid' => 'Incorrect User id or password',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Login Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'Login_to_start_your_session' => 'Login to start your session',
|
||||
'login' => 'Login',
|
||||
'remember' => 'Remember Me',
|
||||
'signmein' => 'Sign me In',
|
||||
'iforgot' => 'I forgot my Password',
|
||||
'email_address' => 'E-Mail Address',
|
||||
'password' => 'Password',
|
||||
'woops' => 'Whoops!',
|
||||
'theirisproblem' => 'There were some problems with your input.',
|
||||
'login' => 'Login',
|
||||
'e-mail' => 'E-mail',
|
||||
'reg_new_member' => 'Register a new membership',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Register Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'registration' => 'Registration',
|
||||
'full_name' => 'Full name',
|
||||
'firstname' => 'First Name',
|
||||
'lastname' => 'Last Name',
|
||||
'profilepicture' => 'Profile Picture',
|
||||
'oldpassword' => 'Old Password',
|
||||
'newpassword' => 'New Password',
|
||||
'retype_password' => 'Retype Password',
|
||||
'i_agree_to_the' => 'I agree to the',
|
||||
'terms' => 'terms',
|
||||
'register' => 'Register',
|
||||
'i_already_have_a_membership' => 'I already have a membership',
|
||||
'see-profile1' => 'Click here to see ',
|
||||
'see-profile2' => 's profile',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Reset Password Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'reset_password' => 'Reset Password',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Forgot Password Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'i_know_my_password' => 'I know my password',
|
||||
'recover_passord' => 'Recover Password',
|
||||
'send_password_reset_link' => 'Send pasword Reset Link',
|
||||
'enter_email_to_reset_password' => 'Enter E-mail to reset password',
|
||||
'link' => 'Link',
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Emails Pages [English(en)]
|
||||
|----------------------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used in all Emails related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'admin_panel' => 'Admin Panel',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Emails Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'emails' => 'Emails',
|
||||
'incoming_emails' => 'Incoming Emails',
|
||||
'reuired_authentication' => 'Required 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',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Ban Emails Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'ban_lists' => 'Ban Lists',
|
||||
'ban_email' => 'Ban Email',
|
||||
'banlists' => 'Ban lists',
|
||||
'ban_status' => 'Ban Status',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Templates Index Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'templates' => 'Templates',
|
||||
'template_set' => 'Template Sets',
|
||||
'create_template' => 'Create Template',
|
||||
'edit_template' => 'Edit Template',
|
||||
'in_use' => 'In Use',
|
||||
//Template Description
|
||||
'Create ticket agent' => 'Notification email that is sent to Agent & Admin when ticket is created',
|
||||
'Assign ticket' => 'Ticket assigned to an agent',
|
||||
'Create ticket' => 'Mail sent to client for ticket creation successful message',
|
||||
'Check ticket' => 'if a client wants to check ticket via customer portal then a link will be sent to client. this link is for the client to view ticket details with ticket no, without logging in to system',
|
||||
'Ticket reply agent' => 'A notification is sent to agent email once client replies to the ticket',
|
||||
'Registration notification' => 'Password and username is sent on email on first registration',
|
||||
'Reset password' => 'Email with Password reset link',
|
||||
'Error report' => 'Error report',
|
||||
'Ticket creation' => 'First notification sent by the system about the ticket creation to the client',
|
||||
'Ticket reply' => 'A reply made by the agent on a ticket, email notification is sent to client and collaborators',
|
||||
'Close ticket' => 'Mail sent to client on closing a ticket',
|
||||
'Create ticket by agent' => 'An agent creates a ticket for the client in the name of client',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Templates Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'template_set_to_clone' => 'Template set to clone',
|
||||
'language' => 'Language',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Diagnostics Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'diagnostics' => 'Diagnostics',
|
||||
'from' => 'From',
|
||||
'to' => 'To',
|
||||
'subject' => 'Subject',
|
||||
'message' => 'Message',
|
||||
'send' => 'Send',
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Settings Pages [English(en)]
|
||||
|----------------------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used in all Setting related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Company Settings Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'company' => 'Company',
|
||||
'website' => 'Website',
|
||||
'phone' => 'Phone',
|
||||
'address' => 'Address',
|
||||
'landing' => 'Landing Page',
|
||||
'offline' => 'Offline Page',
|
||||
'thank' => 'Thank Page',
|
||||
'logo' => 'Logo',
|
||||
'save' => 'Save',
|
||||
'delete-logo' => 'Delete logo',
|
||||
'click-delete' => 'Click here to delete',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| System Settings Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'system' => 'System',
|
||||
'online' => 'Online',
|
||||
'offline' => 'Offline',
|
||||
'name/title' => 'Name/Title',
|
||||
'pagesize' => 'Page Size',
|
||||
'url' => 'URL',
|
||||
'default_department' => 'Default Department',
|
||||
'loglevel' => 'Log Level',
|
||||
'purglog' => 'Purge Logs',
|
||||
'nameformat' => 'Name Formatting',
|
||||
'timeformat' => 'Time Format',
|
||||
'date' => 'Date',
|
||||
'dateformat' => 'Date Format',
|
||||
'date_time' => 'Date And Time Format',
|
||||
'day_date_time' => 'Day,Date And Time Format',
|
||||
'timezone' => 'Default Time Zone',
|
||||
'api' => 'Api',
|
||||
'api_key' => 'Api Key',
|
||||
'api_key_mandatory' => 'Api key mandatory',
|
||||
'api_configurations' => 'Api Configurations',
|
||||
'generate_key' => 'Generate key',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Email Settings Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'email' => 'Email',
|
||||
'default_template' => 'Default Template Set:',
|
||||
'default_system_email' => 'Default System Email:',
|
||||
'default_alert_email' => 'Default Alert Email:',
|
||||
'admin_email' => 'Admins Email Address:',
|
||||
'email_fetch' => 'Email Fetching:',
|
||||
'enable' => 'Enable',
|
||||
'default_MTA' => 'Default MTA',
|
||||
'fetch_auto-corn' => 'Fetch on auto-cron',
|
||||
'strip_quoted_reply' => 'Strip Quoted Reply',
|
||||
'reply_separator' => 'Reply Separator Tag',
|
||||
'accept_all_email' => 'Accept All Emails',
|
||||
'accept_email_unknown' => 'Accept email from unknown Users',
|
||||
'accept_email_collab' => 'Accept Email Collaborators',
|
||||
'automatically_and_collab_from_email' => 'Automatically add collaborators from email fields',
|
||||
'default_alert_email' => 'Default Alert Email',
|
||||
'attachments' => 'Attachments',
|
||||
'email_attahment_user' => 'Email attachments to the user',
|
||||
'cron_notification' => 'Enable Notification cron',
|
||||
'cron' => 'Job Scheduler',
|
||||
'crone-url-message' => "These are Faveo's Job Scheduler(cron job) url for your system.",
|
||||
'clipboard-copy-message' => 'Copied to clipboard.',
|
||||
'click' => 'Click here',
|
||||
'check-cron-set' => 'to check how to set cron jobs on your server.',
|
||||
'notification-email' => 'Email notifications',
|
||||
'click-url-copy' => 'Click here to copy URL',
|
||||
'job-scheduler-error' => 'Job scheduler can not be updated.',
|
||||
'job-scheduler-success' => 'Job scheduler updated successfully.',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Ticket Settings Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'ticket' => 'Ticket',
|
||||
'default_ticket_number_format' => 'Default Ticket Number Format',
|
||||
'default_ticket_number_sequence' => 'Default Ticket Number Sequence',
|
||||
'default_status' => 'Default Status',
|
||||
'default_priority' => 'Default Priority',
|
||||
'default_sla' => 'Default SLA',
|
||||
'default_help_topic' => 'Default Help Topic',
|
||||
'maximum_open_tickets' => 'Maximum Open Tickets',
|
||||
'agent_collision_avoidance_duration' => 'Agent Collision Avoidance Duration',
|
||||
'human_verification' => 'Human Verification',
|
||||
'claim_on_response' => 'Claim on Response',
|
||||
'assigned_tickets' => 'Assigned Tickets',
|
||||
'answered_tickets' => 'Answered Tickets',
|
||||
'agent_identity_masking' => 'Agent Identity Masking',
|
||||
'enable_HTML_ticket_thread' => 'Enable HTML Ticket Thread',
|
||||
'allow_client_updates' => 'Allow Client Updates',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Access Settings Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'access' => 'Access',
|
||||
'expiration_policy' => 'Password Expiration Policy',
|
||||
'allow_password_resets' => 'Allow Password Resets',
|
||||
'reset_token_expiration' => 'Reset Token Expiration',
|
||||
'agent_session_timeout' => 'Agent Session Timeout',
|
||||
'bind_agent_session_IP' => 'Bind Agent Session to IP',
|
||||
'registration_required' => 'Registration Required',
|
||||
'require_registration_and_login_to_create_tickets' => 'Require registration and login to create tickets',
|
||||
'registration_method' => 'Registration Method',
|
||||
'user_session_timeout' => 'User Session Timeout',
|
||||
'client_quick_access' => 'Client Quick Access',
|
||||
'cron' => 'Cron',
|
||||
'system-settings' => 'System Settings',
|
||||
'settings-2' => 'Settings',
|
||||
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Auto-Response Settings Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'auto_responce' => 'Auto Response',
|
||||
'new_ticket' => 'New Ticket',
|
||||
'new_ticket_by_agent' => 'New Ticket by Agent',
|
||||
'new_message' => 'New Message',
|
||||
'submitter' => 'Submitter : ',
|
||||
'send_receipt_confirmation' => 'Send Receipt Confirmation',
|
||||
'participants' => 'Participants : ',
|
||||
'send_new_activity_notice' => 'Send new activity notice',
|
||||
'overlimit_notice' => 'Overlimit Notice',
|
||||
'email_attachments_to_the_user' => 'Email attachments to the user',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Alert & Notice Settings Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'disable' => 'Disable',
|
||||
'admin_email_2' => 'Admin Email',
|
||||
'alert_notices' => 'Alert & Notices',
|
||||
'new_ticket_alert' => 'New Ticket Alert',
|
||||
'department_manager' => 'Department Manager',
|
||||
'department_members' => 'Department Members',
|
||||
'organization_account_manager' => 'Organization Account Manager',
|
||||
'new_message_alert' => 'New Message Alert',
|
||||
'last_respondent' => 'Last Respondent',
|
||||
'assigned_agent_team' => 'Assigned Agent / Team',
|
||||
'new_internal_note_alert' => 'New Internal Note Alert',
|
||||
'ticket_assignment_alert' => 'Ticket Assignment Alert',
|
||||
'team_lead' => 'Team Lead',
|
||||
'team_members' => 'Team Members',
|
||||
'ticket_transfer_alert' => 'Ticket Transfer Alert',
|
||||
'overdue_ticket_alert' => 'Overdue Ticket Alert ',
|
||||
'system_alerts' => 'System Alerts',
|
||||
'system_errors' => 'System Errors',
|
||||
'SQL_errors' => 'SQL errors',
|
||||
'excessive_failed_login_attempts' => 'Excessive failed login attempts',
|
||||
'system_error_reports' => 'System error Reports',
|
||||
'Send_app_crash_reports_to_help_Ladybird_improve_Faveo' => 'Send app crash reports to help Ladybird improve Faveo',
|
||||
/*
|
||||
|------------------------------------------------
|
||||
|Language page
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'iso-code' => 'ISO-CODE',
|
||||
'download' => 'Download',
|
||||
'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.',
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Manage Pages [English(en)]
|
||||
|----------------------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used in all Manage related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'manage' => 'Manage',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Help Topic index Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'help_topics' => 'Help Topics',
|
||||
'topic' => 'Topic',
|
||||
'type' => 'Type',
|
||||
'priority' => 'Priority',
|
||||
'last_updated' => 'Last Updated',
|
||||
'create_help_topic' => 'Create Help topic',
|
||||
'action' => 'Action',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Help Topic Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'active' => 'Active',
|
||||
'disabled' => 'Disabled',
|
||||
'public' => 'Public',
|
||||
'private' => 'Private',
|
||||
'parent_topic' => 'Parent Topic',
|
||||
'Custom_form' => 'Custom Form',
|
||||
'SLA_plan' => 'SLA Plan',
|
||||
'auto_assign' => 'Auto assign',
|
||||
'auto_respons' => 'Auto Response',
|
||||
'ticket_number_format' => 'Ticket Number Format',
|
||||
'system_default' => 'System Default',
|
||||
'custom' => 'Custom',
|
||||
'internal_notes' => 'Internal Notes',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| SLA plan Index Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'sla_plans' => 'SLA Plans',
|
||||
'create_SLA' => 'Create a SLA',
|
||||
'grace_period' => 'Grace Period',
|
||||
'added_date' => 'Added Date',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| SLA plan Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'transient' => 'Transient',
|
||||
'ticket_overdue_alert' => 'Ticket Overdue Alerts',
|
||||
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Work Flow
|
||||
|--------------------------------------
|
||||
*/
|
||||
'workflow' => 'Workflow',
|
||||
'ticket_workflow' => 'Ticket Workflow',
|
||||
'create_workflow' => 'Create Workflow',
|
||||
'edit_workflow' => 'Edit Workflow',
|
||||
'updated' => 'Updated',
|
||||
'target' => 'Target',
|
||||
'target_channel' => 'Target Channel',
|
||||
'exceution_order' => 'Exceution Order',
|
||||
'target_channel' => 'Target Channel',
|
||||
'workflow_rules' => 'Workflow Rules',
|
||||
'workflow_action' => 'Workflow Action',
|
||||
'rules' => 'Rules',
|
||||
'order' => 'Order',
|
||||
'condition' => 'Condition',
|
||||
'statement' => 'Statement',
|
||||
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Form Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'title' => 'Title',
|
||||
'instruction' => 'Instruction',
|
||||
'label' => 'Label',
|
||||
'visibility' => 'Visibility',
|
||||
'variable' => 'Variable',
|
||||
'create_form' => 'Create Form',
|
||||
'forms' => 'Forms',
|
||||
'form_name' => 'Form Name',
|
||||
'view_this_form' => 'View This Form',
|
||||
'delete_from' => 'Delete Form',
|
||||
'are_you_sure_you_want_to_delete' => 'Are you sure you want to Delete',
|
||||
'close' => 'Close',
|
||||
'instructions' => 'Instructions',
|
||||
'instructions_on_creating_form' => "Select field type you want to add to the form below and click on 'Type' dropdown. Don't forget to set field options if type is select,checkbox or radio..Separate each option by a coma. After you finish creating the form, you can save the form by clicking Save Form button",
|
||||
'form_properties' => 'Form Properties',
|
||||
'adding_fields' => 'Adding Fields',
|
||||
'click_add_fields_button_to_add_fields' => "Click <b>'Add Fields'</b> button to add Fields",
|
||||
'add_fields' => 'Add Fields',
|
||||
'save_form' => 'Save Form',
|
||||
'label' => 'Label',
|
||||
'name' => 'Name',
|
||||
'type' => 'Type',
|
||||
'values(selected_fields)' => 'Values(Selected Fields)',
|
||||
'required' => 'Required',
|
||||
'Action' => 'Action',
|
||||
'remove' => 'Remove',
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Theme Pages [English(en)]
|
||||
|----------------------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used in all Theme related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'themes' => 'Themes',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Footer Pages
|
||||
|--------------------------------------
|
||||
*/
|
||||
'footer' => 'Footer',
|
||||
'footer1' => 'Footer1',
|
||||
'footer2' => 'Footer2',
|
||||
'footer3' => 'Footer3',
|
||||
'footer4' => 'Footer4',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Custom alert box
|
||||
|--------------------------------------
|
||||
*/
|
||||
'ok' => 'Ok',
|
||||
'cancel' => 'Cancel',
|
||||
'select-ticket' => 'Please select tickets.',
|
||||
'confirm' => 'Are you sure?',
|
||||
'delete-tickets' => 'Delete Tickets',
|
||||
'close-tickets' => 'Close Tickets',
|
||||
'open-tickets' => 'Open Tickets',
|
||||
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Staff Pages [English(en)]
|
||||
|----------------------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used in all Staff related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'are_you_sure' => 'Are you sure',
|
||||
'staffs' => 'Staffs',
|
||||
'name' => 'Name',
|
||||
'user_name' => 'User Name',
|
||||
'status' => 'Status',
|
||||
'group' => 'Group',
|
||||
'department' => 'Department',
|
||||
'created' => 'Created',
|
||||
'lastlogin' => 'Last Login',
|
||||
'createagent' => 'Create An Agent',
|
||||
'delete' => 'Delete',
|
||||
'agents' => 'Agents',
|
||||
'create' => 'Create',
|
||||
'edit' => 'Edit',
|
||||
'departments' => 'Departments',
|
||||
'groups' => 'Groups',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Staff Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'create_agent' => 'Create Agent',
|
||||
'first_name' => 'First Name',
|
||||
'last_name' => 'Last Name',
|
||||
'mobile_number' => 'Mobile Number',
|
||||
'agent_signature' => 'Agent Signature',
|
||||
'account_status_setting' => 'Account Status & Setting',
|
||||
'account_type' => 'Account Type',
|
||||
'admin' => 'Admin',
|
||||
'agent' => 'Agent',
|
||||
'account_status' => 'Account Status',
|
||||
'locked' => 'Locked',
|
||||
'assigned_group' => 'Assigned Group',
|
||||
'primary_department' => 'Primary Department',
|
||||
'agent_time_zone' => 'Agent Time Zone',
|
||||
'day_light_saving' => 'Day Light Saving',
|
||||
'limit_access' => 'Limit Access',
|
||||
'directory_listing' => 'Directory Listing',
|
||||
'vocation_mode' => 'Vocation Mode',
|
||||
'assigned_team' => 'Assigned Team',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Department Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'create_department' => 'Create Department',
|
||||
'manager' => 'Manager',
|
||||
'ticket_assignment' => 'Ticket Assignment ',
|
||||
'restrict_ticket_assignment_to_department_members' => 'Restrict ticket assignment to department members',
|
||||
'outgoing_emails' => 'Outgoing Emails',
|
||||
'outgoing_email' => 'Outgoing Email',
|
||||
'template_set' => 'Template Set',
|
||||
'auto_responding_settings' => 'Auto-Responding Settings',
|
||||
'disable_for_this_department' => 'Disable for this department',
|
||||
'auto_response_email' => 'Auto-Response Email',
|
||||
'recipient' => 'Recipient',
|
||||
'group_access' => 'Group Access',
|
||||
'department_signature' => 'Department Signature',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Team Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'create_team' => 'Create Team',
|
||||
'team_lead' => 'Team Lead',
|
||||
'assignment_alert' => 'Assignment Alert',
|
||||
'disable_for_this_team' => 'Disable for this team',
|
||||
'teams' => 'Teams',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Group Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'create_group' => 'Create Group',
|
||||
'goups' => 'Goups',
|
||||
'can_create_ticket' => 'Can create ticket',
|
||||
'can_edit_ticket' => 'Can edit ticket',
|
||||
'can_post_ticket' => 'Can post Ticket',
|
||||
'can_close_ticket' => 'Can close ticket ',
|
||||
'can_assign_ticket' => 'Can assign ticket',
|
||||
'can_transfer_ticket' => 'Can transfer ticket',
|
||||
'can_delete_ticket' => 'Can delete ticket',
|
||||
'can_ban_emails' => 'Can ban emails',
|
||||
'can_manage_premade' => 'Can Manage premade',
|
||||
'can_manage_FAQ' => 'Can manage FAQ',
|
||||
'can_view_agent_stats' => 'Can view agent stats',
|
||||
'department_access' => 'Department Access ',
|
||||
'admin_notes' => 'Admin Notes',
|
||||
'group_members' => 'Group Members',
|
||||
'group_name' => 'Group Name',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| SMTP Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'driver' => 'Driver',
|
||||
'smtp' => 'SMTP',
|
||||
'host' => 'Host',
|
||||
'port' => 'Port',
|
||||
'encryption' => 'Encryption',
|
||||
/*
|
||||
|----------------------------------------------------------------------------------------
|
||||
| Agent Panel [English(en)]
|
||||
|----------------------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used in all Agent Panel related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'agent_panel' => 'Agent Panel',
|
||||
'profile' => 'Profile',
|
||||
'change_password' => 'Change Password',
|
||||
'sign_out' => 'Sign Out',
|
||||
'Tickets' => 'TICKETS',
|
||||
'inbox' => 'Inbox',
|
||||
'my_tickets' => 'My Tickets',
|
||||
'unassigned' => 'Unassigned',
|
||||
'trash' => 'Trash',
|
||||
'Updates' => 'UPDATES',
|
||||
'no_new_updates' => 'No new Updates',
|
||||
'check_for_updates' => 'Check for Updates',
|
||||
'open' => 'Open',
|
||||
'inprogress' => 'Inprogress',
|
||||
'closed' => 'Closed',
|
||||
'Departments' => 'DEPARTMENTS',
|
||||
'tools' => 'Tools',
|
||||
'canned' => 'Canned',
|
||||
'knowledge_base' => 'Knowledge Base',
|
||||
'loading' => 'Loading',
|
||||
'ratings' => 'Ratings',
|
||||
'please_rate' => 'Please rate:',
|
||||
'ticket_ratings' => 'TICKET RATING',
|
||||
/*
|
||||
|-----------------------------------------------
|
||||
| Profile
|
||||
|-----------------------------------------------
|
||||
*/
|
||||
'user_information' => 'User Information',
|
||||
'time_zone' => 'Time-zone',
|
||||
'phone_number' => 'Phone Number',
|
||||
'contact_information' => 'Contact Information',
|
||||
/*
|
||||
|-----------------------------------------------
|
||||
| Dashboard
|
||||
|-----------------------------------------------
|
||||
*/
|
||||
'dashboard' => 'Dashboard',
|
||||
'line_chart' => 'Line Chart',
|
||||
'statistics' => 'Statistics',
|
||||
'opened' => 'Opened',
|
||||
'resolved' => 'Resolved',
|
||||
'closed' => 'Closed',
|
||||
'deleted' => 'Deleted',
|
||||
/*
|
||||
|------------------------------------------------
|
||||
|User Page
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'user_directory' => 'User Directory',
|
||||
'ban' => 'Ban',
|
||||
'user' => 'User',
|
||||
'users' => 'Users',
|
||||
'create_user' => 'Create User',
|
||||
'full_name' => 'Full Name',
|
||||
'mobile' => 'Mobile',
|
||||
'last_login' => 'Last Login',
|
||||
'user_profile' => 'User Profile',
|
||||
'assign' => 'Assign',
|
||||
'open_tickets' => 'Open Tickets',
|
||||
'closed_tickets' => 'Closed Tickets',
|
||||
'deleted_tickets' => 'Deleted Tickets',
|
||||
/*
|
||||
|------------------------------------------------
|
||||
|Organization Page
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'organizations' => 'Organizations',
|
||||
'organization' => 'Organization',
|
||||
'create_organization' => 'Create Organization',
|
||||
'account_manager' => 'Account Manager',
|
||||
'update' => 'Update',
|
||||
'please_select_an_organization' => 'Please select an Organization',
|
||||
'please_select_an_user' => 'Please select an user',
|
||||
'organization_profile' => 'Organization Profile',
|
||||
'organization-s_head' => "Organization's Head",
|
||||
'select_department_manager' => 'Select Department Manager',
|
||||
'users_of' => 'Users of',
|
||||
/*
|
||||
|----------------------------------------------
|
||||
| Ticket page
|
||||
|----------------------------------------------
|
||||
*/
|
||||
'subject' => 'Subject',
|
||||
'ticket_id' => 'Ticket ID',
|
||||
'priority' => 'Priority',
|
||||
'from' => 'From',
|
||||
'last_replier' => 'Last Replier',
|
||||
'assigned_to' => 'Assigned To',
|
||||
'last_activity' => 'Last Activity',
|
||||
'answered' => 'Answered',
|
||||
'assigned' => 'Assigned',
|
||||
'create_ticket' => 'Create Ticket',
|
||||
'tickets' => 'Tickets',
|
||||
'open' => 'Open',
|
||||
'Ticket_Information' => 'TICKET INFORMATION',
|
||||
'Ticket_Id' => 'TICKET ID',
|
||||
'User' => 'USER',
|
||||
'Unassigned' => 'UNASSIGNED',
|
||||
'generate_pdf' => 'Generate PDF',
|
||||
'change_status' => 'Change Status',
|
||||
'more' => 'More',
|
||||
'delete_ticket' => 'Delete Ticket',
|
||||
'emergency' => 'Emergency',
|
||||
'high' => 'High',
|
||||
'medium' => 'Medium',
|
||||
'low' => 'Low',
|
||||
'sla_plan' => 'SLA Plan',
|
||||
'created_date' => 'Created Date',
|
||||
'due_date' => 'Due Date',
|
||||
'last_response' => 'Last Response',
|
||||
'source' => 'Source',
|
||||
'last_message' => 'Last Message',
|
||||
'reply' => 'Reply',
|
||||
'response' => 'Response',
|
||||
'reply_content' => 'Reply Content',
|
||||
'attachment' => 'Attachment',
|
||||
'internal_note' => 'Internal Note',
|
||||
'this_ticket_is_under_banned_user' => 'This ticket is under banned user',
|
||||
'ticket_source' => 'Ticket Source',
|
||||
'are_you_sure_to_ban' => 'Are you sure to ban',
|
||||
'whome_do_you_want_to_assign_ticket' => 'Whome do you want to assign ticket',
|
||||
'are_you_sure_you_want_to_surrender_this_ticket' => 'Are you sure you want to surrender this Ticket',
|
||||
'add_collaborator' => 'Add Collaborator',
|
||||
'search_existing_users' => 'Search existing Users',
|
||||
'add_new_user' => 'Add new User',
|
||||
'search_existing_users_or_add_new_users' => 'Search existing users or add new users',
|
||||
'search_by_email' => 'Search by Email',
|
||||
'list_of_collaborators_of_this_ticket' => 'List of Collaborators of this Ticket',
|
||||
'submit' => 'Submit',
|
||||
'max' => 'Max',
|
||||
'add_cc' => 'Add CC',
|
||||
'recepients' => 'Recepients',
|
||||
'select_a_canned_response' => 'Select a Canned Response',
|
||||
'assign_to' => 'Assign to',
|
||||
'detail' => 'Detail',
|
||||
'user_details' => 'User Details',
|
||||
'ticket_option' => 'Ticket Option',
|
||||
'ticket_detail' => 'Ticket Detail',
|
||||
'Assigned_To' => 'ASSIGNED TO',
|
||||
'locked-ticket' => 'Alert! This ticket has been locked by another user and currently in process for response.',
|
||||
'access-ticket' => 'Alert! This ticket has been locked by you for next ',
|
||||
'minutes' => ' minutes',
|
||||
'in_minutes' => 'In minutes',
|
||||
'add_another_owner' => 'Add another owner',
|
||||
'user-not-found' => 'User not found. Try again or add a new user.',
|
||||
'change-success' => 'Success! owner has been changed for this ticket.',
|
||||
'user-exists' => 'User already exists. Try search existing user.',
|
||||
'valid-email' => 'Enter a valid email address.',
|
||||
'search_user' => 'Search user',
|
||||
'merge-ticket' => 'Merge ticket',
|
||||
'title' => 'Title',
|
||||
'merge' => 'Merge',
|
||||
'select_tickets' => 'Select tickets to merge',
|
||||
'select-pparent-ticket' => 'Select parent ticket',
|
||||
'merge-reason' => 'Reason for merging',
|
||||
'get_merge_message' => 'This ticket has been merged with ticket',
|
||||
'ticket_merged' => ' has been merged with this ticket.',
|
||||
'no-tickets-to-merge' => 'There are no more tickets by the owner of this ticket.',
|
||||
'merge-error' => 'Could not process your request try after some time.',
|
||||
'merge-success' => 'Tickets has been merged successfully.',
|
||||
'merge-error2' => 'Please select ticket to merge.',
|
||||
'select-tickets-to merge' => 'select two or more tickets to merge.',
|
||||
'different-users' => 'Ticktes from different users',
|
||||
'clean-up' => 'Clean up',
|
||||
'hard-delete-success-message' => 'Tickets have been deleted permanently.',
|
||||
'overdue' => 'Overdue',
|
||||
'change_owner_for_ticket' => 'Change Owner for Ticket',
|
||||
|
||||
/*
|
||||
|------------------------------------------------
|
||||
|Tools Page
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'canned_response' => 'Canned Response',
|
||||
'create_canned_response' => 'Create Canned Response',
|
||||
'surrender' => 'Surrender',
|
||||
'view' => 'View',
|
||||
/*
|
||||
|-----------------------------------------------
|
||||
| Main text
|
||||
|-----------------------------------------------
|
||||
*/
|
||||
'copyright' => 'Copyright',
|
||||
'all_rights_reserved' => 'All rights Reserved',
|
||||
'powered_by' => 'Powered by',
|
||||
/*
|
||||
|------------------------------------------------
|
||||
|Guest-User Page
|
||||
|------------------------------------------------
|
||||
*/
|
||||
'issue_summary' => 'Issue Summary',
|
||||
'issue_details' => 'Issue Details',
|
||||
'contact_informations' => 'Contact Informations',
|
||||
'contact_details' => 'Contact Details',
|
||||
'role' => 'Role',
|
||||
'ext' => 'EXT',
|
||||
'profile_pic' => 'Profile Picture',
|
||||
'agent_sign' => 'Agent Signature',
|
||||
'inactive' => 'Inactive',
|
||||
'male' => 'Male',
|
||||
'female' => 'Female',
|
||||
'old_password' => 'Old Password',
|
||||
'new_password' => 'New Password',
|
||||
'confirm_password' => 'Confirm Password',
|
||||
'gender' => 'Gender',
|
||||
'ticket_number' => 'Ticket Number',
|
||||
'content' => 'Content',
|
||||
/*
|
||||
|------------------------------------------------
|
||||
| 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',
|
||||
'description' => 'Description',
|
||||
'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',
|
||||
'create' => 'Create',
|
||||
'dateformat' => 'Date Format',
|
||||
'slug' => 'Slug',
|
||||
'read_more' => 'Read more',
|
||||
'view_all' => 'View All',
|
||||
'categories' => 'Categories',
|
||||
'need_more_support' => 'Need more support',
|
||||
'if_you_did_not_find_an_answer_please_raise_a_ticket_describing_the_issue' => 'If you did not find an answer, please raise a ticket describing the issue',
|
||||
'have_a_question?_type_your_search_term_here' => 'Have a question? Type your search term here...',
|
||||
'search' => 'Search',
|
||||
'frequently_asked_questions' => 'Frequently Asked Questions',
|
||||
'leave_a_reply' => 'Leave a Reply',
|
||||
'post_message' => 'Post Message',
|
||||
/*
|
||||
|--------------------------------------------------------------------------------------
|
||||
| Client Panel [English(en)]
|
||||
|--------------------------------------------------------------------------------------
|
||||
| The following language lines are used in all Agent Panel related issues to translate
|
||||
| some words in view to English. You are free to change them to anything you want to
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'home' => 'Home',
|
||||
'submit_a_ticket' => 'Submit A Ticket',
|
||||
'my_profile' => 'My Profile',
|
||||
'log_out' => 'Logout',
|
||||
'forgot_password' => 'Forgot Password',
|
||||
'create_account' => 'Create Account',
|
||||
'you_are_here' => 'You are here',
|
||||
'have_a_ticket' => 'Have a Ticket',
|
||||
'check_ticket_status' => 'Check Ticket status',
|
||||
'choose_a_help_topic' => 'Choose a Help Topic',
|
||||
'ticket_status' => 'Ticket Status',
|
||||
'post_comment' => 'Post Comment',
|
||||
'plugin' => 'Plugin',
|
||||
];
|
@@ -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