This commit is contained in:
Dennis Eichhorn 2023-09-24 20:29:31 +00:00
commit c84e015471
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ declare(strict_types=1);
return ['Tasks' => [ return ['Tasks' => [
'Account' => 'الحساب', 'Account' => 'الحساب',
'All' => 'الجميع', 'All' => 'الجميع',
'AverageAmount' => 'متوسط ​​المبلغ', 'AverageAmount' => "متوسط \u{200b}\u{200b}المبلغ",
'AverageProcessTime' => 'avg. وقت المعالجة', 'AverageProcessTime' => 'avg. وقت المعالجة',
'BCC' => 'bcc', 'BCC' => 'bcc',
'By' => 'بواسطة', 'By' => 'بواسطة',