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