no message
This commit is contained in:
@@ -517,73 +517,73 @@ return [
|
||||
| customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
'are_you_sure' => 'Are you sure',
|
||||
'staffs' => 'Staffs',
|
||||
'are_you_sure' => 'Sind Sie sicher',
|
||||
'staffs' => 'Mitarbeiter',
|
||||
'name' => 'Name',
|
||||
'user_name' => 'User Name',
|
||||
'user_name' => 'Benutzername',
|
||||
'status' => 'Status',
|
||||
'group' => 'Group',
|
||||
'department' => 'Department',
|
||||
'created' => 'Created',
|
||||
'lastlogin' => 'Last Login',
|
||||
'group' => 'Gruppe',
|
||||
'department' => 'Abteilung',
|
||||
'created' => 'Erstellen',
|
||||
'lastlogin' => 'Letzte Anmeldung',
|
||||
'createagent' => 'Erstelle einen Support-Assistenten',
|
||||
'delete' => 'Delete',
|
||||
'delete' => 'Löschen',
|
||||
'agents' => 'Support-Assistenten',
|
||||
'create' => 'Create',
|
||||
'edit' => 'Edit',
|
||||
'departments' => 'Departments',
|
||||
'groups' => 'Groups',
|
||||
'create' => 'Erstellen',
|
||||
'edit' => 'Bearbeiten',
|
||||
'departments' => 'Abteilungen',
|
||||
'groups' => 'Gruppen',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Staff Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'create_agent' => 'Erstelle einen Support-Assistenten',
|
||||
'first_name' => 'First Name',
|
||||
'last_name' => 'Last Name',
|
||||
'mobile_number' => 'Mobile Number',
|
||||
'first_name' => 'Vorname',
|
||||
'last_name' => 'Nachname',
|
||||
'mobile_number' => 'Mobile Nummer',
|
||||
'agent_signature' => 'Support-Assistent Signatur',
|
||||
'account_status_setting' => 'Account Status & Setting',
|
||||
'account_type' => 'Account Type',
|
||||
'account_status_setting' => 'Account Status & Einstellung',
|
||||
'account_type' => 'Account Typ',
|
||||
'admin' => 'Admin',
|
||||
'agent' => 'Support-Assistent',
|
||||
'account_status' => 'Account Status',
|
||||
'locked' => 'Locked',
|
||||
'assigned_group' => 'Assigned Group',
|
||||
'primary_department' => 'Primary Department',
|
||||
'agent_time_zone' => 'Support-Assistent Time Zone',
|
||||
'locked' => 'Gesperrt',
|
||||
'assigned_group' => 'Zugeordnete Gruppe',
|
||||
'primary_department' => 'Primäre Abteilung',
|
||||
'agent_time_zone' => 'Support-Assistent Zeitzone',
|
||||
'day_light_saving' => 'Day Light Saving',
|
||||
'limit_access' => 'Limit Access',
|
||||
'limit_access' => 'Zugriff einschränken',
|
||||
'directory_listing' => 'Directory Listing',
|
||||
'vocation_mode' => 'Vocation Mode',
|
||||
'assigned_team' => 'Assigned Team',
|
||||
'assigned_team' => 'Zugewiesenes Team',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Department Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'create_department' => 'Create Department',
|
||||
'create_department' => 'Departement erstellen',
|
||||
'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 Settigs',
|
||||
'disable_for_this_department' => 'Disable for this department',
|
||||
'auto_response_email' => 'Auto-Response Email',
|
||||
'recipient' => 'Recipient',
|
||||
'group_access' => 'Group Access',
|
||||
'department_signature' => 'Department Signature',
|
||||
'ticket_assignment' => 'Ticket Zuordnung ',
|
||||
'restrict_ticket_assignment_to_department_members' => 'Ticketzuordnung auf Abteilungsmitglieder einschränken',
|
||||
'outgoing_emails' => 'Ausgehende E-Mails',
|
||||
'outgoing_email' => 'Eingehende E-Mail',
|
||||
'template_set' => 'Vorlagengruppe',
|
||||
'auto_responding_settings' => 'Einstellungen für die automatische Antwort',
|
||||
'disable_for_this_department' => 'Für diese Abteilung deaktivieren',
|
||||
'auto_response_email' => 'E-Mail für die automatische Antwort',
|
||||
'recipient' => 'Empfänger',
|
||||
'group_access' => 'Gruppenzugriff',
|
||||
'department_signature' => 'Abteilungssignatur',
|
||||
/*
|
||||
|--------------------------------------
|
||||
| Team Create Page
|
||||
|--------------------------------------
|
||||
*/
|
||||
'create_team' => 'Create Team',
|
||||
'team_lead' => 'Team Lead',
|
||||
'assignment_alert' => 'Assignment Alert',
|
||||
'disable_for_this_team' => 'Disable for this team',
|
||||
'create_team' => 'Team erstellen',
|
||||
'team_lead' => 'Teamleitung',
|
||||
'assignment_alert' => 'Zuordnungsbenachrichtigung',
|
||||
'disable_for_this_team' => 'für dieses Team deaktivieren',
|
||||
'teams' => 'Teams',
|
||||
/*
|
||||
|--------------------------------------
|
||||
|
Reference in New Issue
Block a user