updated translations

This commit is contained in:
Denis Duliçi
2020-06-29 17:11:50 +03:00
parent 42f558833a
commit 2576fd118c
85 changed files with 933 additions and 733 deletions

View File

@@ -7,8 +7,8 @@ return [
'error' => [
'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!',
'delete_active' => 'Erro: Não é possível eliminar a empresa ativa. Por favor, altere para outra primeiro!',
'disable_active' => 'Erro: Não é possível desativar a empresa ativa. Por favor, altere para outra primeiro!',
],
];