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' => 'Hay un mensaje | Hay :count mensajes',
'flash_error_multiple' => 'Hay un error|Hay unos :count errores',
'net_worth' => 'Valor Neto',
'route_has_no_help' => 'No hay datos en este registro.',
'help_for_this_page' => 'Ayuda para esta página',
'no_help_could_be_found' => 'No se encontró un texto de ayuda.',
'no_help_title' => 'Disculpas, un error ha ocurrido.',
'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' => '¡Hola!',
'two_factor_enter_code' => 'Para continuar, introduce tu código de autenticación de dos pasos. La aplicación puede generarlo para usted.',
'two_factor_code_here' => 'Ingresar código aquí',
@@ -373,6 +371,8 @@ return [
'repeat_freq_quarterly' => 'trimestralmente',
'repeat_freq_monthly' => 'mensualmente',
'repeat_freq_weekly' => 'semanalmente',
'repeat_freq_daily' => 'daily',
'daily' => 'daily',
'weekly' => 'semanalmente',
'quarterly' => 'trimestralmente',
'half-year' => 'cada medio año',