updated translations

This commit is contained in:
Denis Duliçi
2020-06-04 14:09:57 +03:00
parent fd5d1398f1
commit 83359e84bd
64 changed files with 530 additions and 402 deletions

View File

@@ -4,12 +4,11 @@ return [
'domain' => 'Lén',
'logo' => 'Firmamerki',
'manage' => 'Stjórna fyrirtækjum',
'all' => 'Öll fyrirtæki',
'error' => [
'not_user_company' => 'Villa: Þú hefur ekki heimild til að stjórna þessu fyrirtæki!',
'delete_active' => 'Villa: Ekki er hægt að eyða virku fyrirtæki, vinsamlega breytið fyrst!',
'delete_active' => 'Error: Can not delete the active company. Please, switch to another first!',
'disable_active' => 'Error: Can not disable the active company. Please, switch to another first!',
],
];