Automated formatting changes (NO_CI)

This commit is contained in:
Formatter Bot 2023-09-24 18:35:52 +00:00
parent 3e00155eb8
commit 9d90ca8243
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' => 'بواسطة',