updated translations
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
return [
|
||||
|
||||
'error' => [
|
||||
'not_user_dashboard' => 'Error: You are not allowed to change this dashboard!',
|
||||
'delete_last' => 'Error: Can not delete the last dashboard. Please, create a new one first!',
|
||||
'disable_last' => 'Error: Can not disable the last dashboard. Please, create a new one first!',
|
||||
'not_user_dashboard' => 'Não tem permissão para alterar este painel!',
|
||||
'delete_last' => 'Não é possível apagar o último painel. Por favor, crie um novo primeiro!',
|
||||
'disable_last' => 'Não é possível desativar o último painel. Por favor, crie um novo primeiro!',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user