2020-06-04 14:09:57 +03:00

15 lines
450 B
PHP

<?php
return [
'domain' => 'Lén',
'logo' => 'Firmamerki',
'error' => [
'not_user_company' => 'Villa: Þú hefur ekki heimild til að stjórna þessu fyrirtæki!',
'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!',
],
];