This commit is contained in:
Cüneyt Şentürk
2022-10-10 13:48:02 +03:00
parent 73d0e97c3d
commit 5fd9e82ba6
3 changed files with 5 additions and 4 deletions

View File

@ -39,6 +39,7 @@ return [
'error' => [
'self_delete' => 'Error: Can not delete yourself!',
'self_disable' => 'Error: Can not disable yourself!',
'unassigned' => 'Error: Can not unassigned company! The :company company must be assigned at least one user.',
'no_company' => 'Error: No company assigned to your account. Please, contact the system administrator.',
],