no message

This commit is contained in:
Philippe Aellig
2018-02-09 16:30:09 +01:00
parent af4373fba8
commit 8b7bcf1c3f

View File

@@ -161,12 +161,12 @@ return [
| Diagnostics Page | Diagnostics Page
|-------------------------------------- |--------------------------------------
*/ */
'diagnostics' => 'Diagnostics', 'diagnostics' => 'Fehlerdiagnose',
'from' => 'From', 'from' => 'Von',
'to' => 'To', 'to' => 'An',
'subject' => 'Subject', 'subject' => 'Betreff',
'message' => 'Message', 'message' => 'Nachricht',
'send' => 'Send', 'send' => 'Senden',
/* /*
|---------------------------------------------------------------------------------------- |----------------------------------------------------------------------------------------
| Settings Pages [English(en)] | Settings Pages [English(en)]
@@ -202,31 +202,31 @@ return [
'system' => 'System', 'system' => 'System',
'online' => 'Online', 'online' => 'Online',
'offline' => 'Offline', 'offline' => 'Offline',
'name/title' => 'Name/Title', 'name/title' => 'Name/Titel',
'pagesize' => 'Page Size', 'pagesize' => 'Seitengröße',
'url' => 'URL', 'url' => 'URL',
'default_department' => 'Default Department', 'default_department' => 'Standard-Abteilung',
'loglevel' => 'Log Level', 'loglevel' => 'Log Level',
'purglog' => 'Purge Logs', 'purglog' => 'Logs säubern',
'nameformat' => 'Name Formatting', 'nameformat' => 'Formatierung von Namen',
'timeformat' => 'Time Format', 'timeformat' => 'Zeitformat',
'date' => 'Date', 'date' => 'Datum',
'dateformat' => 'Date Format', 'dateformat' => 'Datumsformat',
'date_time' => 'Date And Time Format', 'date_time' => 'Datum- und Zeitformat',
'day_date_time' => 'Day,Date And Time Format', 'day_date_time' => 'Tag- ,Datum- und Zeitformat',
'timezone' => 'Default Time Zone', 'timezone' => 'Standard Zeitzone',
'api' => 'Api', 'api' => 'Api',
'api_key' => 'Api Key', 'api_key' => 'Api Schlüssel',
'api_key_mandatory' => 'Api key mandatory', 'api_key_mandatory' => 'Api Schlüssel zwingend',
'api_configurations' => 'Api Configurations', 'api_configurations' => 'Api Configurations',
'generate_key' => 'Generate key', 'generate_key' => 'Generiere einen Schlüssel',
/* /*
|-------------------------------------- |--------------------------------------
| Email Settings Page | Email Settings Page
|-------------------------------------- |--------------------------------------
*/ */
'email' => 'Email', 'email' => 'Email',
'default_template' => 'Default Template Set:', 'default_template' => 'Standard Email-Vorlage:',
'default_system_email' => 'Default System Email:', 'default_system_email' => 'Default System Email:',
'default_alert_email' => 'Default Alert Email:', 'default_alert_email' => 'Default Alert Email:',
'admin_email' => 'Admins Email Address:', 'admin_email' => 'Admins Email Address:',
@@ -685,10 +685,10 @@ return [
'mobile' => 'Mobile', 'mobile' => 'Mobile',
'last_login' => 'Last Login', 'last_login' => 'Last Login',
'user_profile' => 'User Profile', 'user_profile' => 'User Profile',
'assign' => 'Assign', 'assign' => 'Zuweisen',
'open_tickets' => 'Open Tickets', 'open_tickets' => 'Offene Tickets',
'closed_tickets' => 'Closed Tickets', 'closed_tickets' => 'Geschlossene Tickets',
'deleted_tickets' => 'Deleted Tickets', 'deleted_tickets' => 'Gelöschte Tickets',
/* /*
|------------------------------------------------ |------------------------------------------------
|Organization Page |Organization Page
@@ -958,11 +958,11 @@ return [
'webhooks' => 'Webhooks', 'webhooks' => 'Webhooks',
'enter_url_to_send_ticket_details' => 'Enter the URL to send the ticket details', 'enter_url_to_send_ticket_details' => 'Enter the URL to send the ticket details',
'api' => 'API', 'api' => 'API',
'api_key' => 'API key', 'api_key' => 'API Schlüssel',
'api_key_mandatory' => 'API key mandatory', 'api_key_mandatory' => 'API key mandatory',
'api_configurations' => 'API configurations', 'api_configurations' => 'API configurations',
'generate_key' => 'Generate key', 'generate_key' => 'Generiere Schlüssel',
'api_settings' => 'API settings', 'api_settings' => 'API Einstellungen',
/* /*
* ----------------------------------------------------------------------------- * -----------------------------------------------------------------------------
* Error log and debugging settings * Error log and debugging settings
@@ -1033,9 +1033,9 @@ return [
'week' => 'Week', 'week' => 'Week',
'month' => 'Month', 'month' => 'Month',
'Currnet_In_Progress' => 'CURRENT IN PROGRESS', 'Currnet_In_Progress' => 'CURRENT IN PROGRESS',
'Total_Created' => 'TOTAL CREATED', 'Total_Created' => 'Total erstellt',
'Total_Reopened' => 'TOTAL REOPENED', 'Total_Reopened' => 'Total wiedereröffnet',
'Total_Closed' => 'TOTAL CLOSED', 'Total_Closed' => 'Total geschlossen',
'tabular' => 'Tabular', 'tabular' => 'Tabular',
'reopened' => 'Reopened', 'reopened' => 'Reopened',
/* --------------------------------------------------------------------------------------- /* ---------------------------------------------------------------------------------------
@@ -1108,8 +1108,8 @@ return [
'change_password' => 'Change password', 'change_password' => 'Change password',
'role_change' => 'Role change', 'role_change' => 'Role change',
'password_generator' => 'Password generator', 'password_generator' => 'Password generator',
'depertment' => 'Depertment', 'depertment' => 'Abteilung',
'duetoday' => 'Due today', 'duetoday' => 'Heute fällig',
'today-due_tickets' => 'Today\'s due ticekts', 'today-due_tickets' => 'Today\'s due ticekts',
'password_change_successfully' => 'Password changed successfully', 'password_change_successfully' => 'Password changed successfully',
'role_change_successfully' => 'Role changed successfully', 'role_change_successfully' => 'Role changed successfully',