Update meta files for new release.

This commit is contained in:
James Cole
2022-02-05 08:59:24 +01:00
parent 45195e6496
commit 71af5db38e
32 changed files with 121 additions and 91 deletions

View File

@@ -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',