This commit is contained in:
Dennis Eichhorn 2023-09-25 00:36:25 +00:00
commit df74feda6f
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ return ['Support' => [
'Account' => 'الحساب',
'All' => 'الجميع',
'Assigned' => '#VALUE!',
'AverageAmount' => 'متوسط ​​المبلغ',
'AverageAmount' => "متوسط \u{200b}\u{200b}المبلغ",
'AverageProcessTime' => 'avg. وقت المعالجة',
'Closed' => '#VALUE!',
'Completion' => '#VALUE!',

View File

@ -69,7 +69,7 @@ final class ApiControllerTest extends \PHPUnit\Framework\TestCase
$account = new Account();
TestUtils::setMember($account, 'id', 1);
$permission = new AccountPermission();
$permission = new AccountPermission();
$permission->unit = 1;
$permission->app = 2;
$permission->setPermission(