New translations errors.php (Portuguese, Brazilian)
This commit is contained in:
parent
0afce79807
commit
bc4c9684b5
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ return [
|
|||
// Error pages
|
||||
'404_page_not_found' => 'Página Não Encontrada',
|
||||
'sorry_page_not_found' => 'Desculpe, a página que você está procurando não pôde ser encontrada.',
|
||||
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||
'return_home' => 'Retornar à página inicial',
|
||||
'error_occurred' => 'Ocorreu um Erro',
|
||||
'app_down' => ':appName está fora do ar no momento',
|
||||
|
|
Loading…
Reference in a new issue