mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-15 15:58:40 +00:00
todos fixed
This commit is contained in:
parent
2bca206a2d
commit
fb585363fd
|
|
@ -16,7 +16,7 @@ return ['Support' => [
|
||||||
'Account' => 'الحساب',
|
'Account' => 'الحساب',
|
||||||
'All' => 'الجميع',
|
'All' => 'الجميع',
|
||||||
'Assigned' => '',
|
'Assigned' => '',
|
||||||
'AverageAmount' => "متوسط \u{200b}\u{200b}المبلغ",
|
'AverageAmount' => 'متوسط المبلغ',
|
||||||
'AverageProcessTime' => 'avg. وقت المعالجة',
|
'AverageProcessTime' => 'avg. وقت المعالجة',
|
||||||
'Closed' => '',
|
'Closed' => '',
|
||||||
'Completion' => '',
|
'Completion' => '',
|
||||||
|
|
|
||||||
|
|
@ -15,19 +15,19 @@ declare(strict_types=1);
|
||||||
return ['Support' => [
|
return ['Support' => [
|
||||||
'Account' => 'Konto',
|
'Account' => 'Konto',
|
||||||
'All' => 'Alle',
|
'All' => 'Alle',
|
||||||
'Assigned' => '',
|
'Assigned' => 'Zugewiesen',
|
||||||
'AverageAmount' => 'Durschnittliche Menge',
|
'AverageAmount' => 'Durschnittliche Menge',
|
||||||
'AverageProcessTime' => 'Durchschn. Prozess Zeit',
|
'AverageProcessTime' => 'Durchschn. Prozess Zeit',
|
||||||
'Closed' => '',
|
'Closed' => 'Geschlossen',
|
||||||
'Completion' => '',
|
'Completion' => 'Abgeschlossen',
|
||||||
'Created' => 'Erstellt',
|
'Created' => 'Erstellt',
|
||||||
'Creator' => 'Schöpfer',
|
'Creator' => 'Ersteller',
|
||||||
'Day' => 'Tag',
|
'Day' => 'Tag',
|
||||||
'Department' => 'Abteilung',
|
'Department' => 'Abteilung',
|
||||||
'Description' => 'Beschreibung',
|
'Description' => 'Beschreibung',
|
||||||
'Due' => 'Fällig',
|
'Due' => 'Fällig',
|
||||||
'Files' => 'Dateien',
|
'Files' => 'Dateien',
|
||||||
'For' => '',
|
'For' => 'Für',
|
||||||
'Forwarded' => 'Weitergeleitet',
|
'Forwarded' => 'Weitergeleitet',
|
||||||
'From' => 'Von',
|
'From' => 'Von',
|
||||||
'Group' => 'Gruppe',
|
'Group' => 'Gruppe',
|
||||||
|
|
@ -58,8 +58,8 @@ return ['Support' => [
|
||||||
'Today' => 'Heute',
|
'Today' => 'Heute',
|
||||||
'Topic' => 'Thema',
|
'Topic' => 'Thema',
|
||||||
'Type' => 'Typ',
|
'Type' => 'Typ',
|
||||||
'Unassigned' => '',
|
'Unassigned' => 'Unzugewiesen',
|
||||||
'Unsolved' => '',
|
'Unsolved' => 'Ungelöst',
|
||||||
'Upload' => 'Hochladen',
|
'Upload' => 'Hochladen',
|
||||||
'Week' => 'Woche',
|
'Week' => 'Woche',
|
||||||
'Year' => 'Jahr',
|
'Year' => 'Jahr',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user