updated translations

This commit is contained in:
denisdulici
2020-03-17 16:39:03 +03:00
parent 6a76926202
commit 0859ff1266
116 changed files with 759 additions and 368 deletions

View File

@@ -3,11 +3,12 @@
return [
'domain' => 'Domínio',
'logo' => 'Logotipo',
'manage' => 'Gerir empresas',
'all' => 'Todas as empresas',
'logo' => 'Logótipo',
'error' => [
'delete_active' => 'Erro: Não é possível excluir a empresa em atividade, por favor altere o registo!',
'not_user_company' => 'Erro: Não tem permissão para alterar esta empresa!',
'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!',
],
];