mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update meta files for new release.
This commit is contained in:
@@ -87,10 +87,8 @@ return [
|
||||
'flash_info_multiple' => 'Há uma mensagem|Existem :count mensagens',
|
||||
'flash_error_multiple' => 'Houve um erro|Houve :count erros',
|
||||
'net_worth' => 'Valor Líquido',
|
||||
'route_has_no_help' => 'Não existe ajuda para esta rota.',
|
||||
'help_for_this_page' => 'Ajuda para esta página',
|
||||
'no_help_could_be_found' => 'O texto de ajuda não pode ser encontrado.',
|
||||
'no_help_title' => 'Desculpe, ocorreu um erro.',
|
||||
'help_for_this_page_body' => 'You can find more information about this page <a href="https://docs.firefly-iii.org/">in the documentation</a>.',
|
||||
'two_factor_welcome' => 'Olá!',
|
||||
'two_factor_enter_code' => 'Para continuar, por favor, digite seu código de autenticação em duas etapas. Seu aplicativo pode gerá-lo para você.',
|
||||
'two_factor_code_here' => 'Insira o código aqui',
|
||||
@@ -373,6 +371,8 @@ return [
|
||||
'repeat_freq_quarterly' => 'trimestral',
|
||||
'repeat_freq_monthly' => 'mensal',
|
||||
'repeat_freq_weekly' => 'semanal',
|
||||
'repeat_freq_daily' => 'daily',
|
||||
'daily' => 'daily',
|
||||
'weekly' => 'semanal',
|
||||
'quarterly' => 'trimestral',
|
||||
'half-year' => 'semestralmente',
|
||||
|
||||
Reference in New Issue
Block a user