mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Update meta files for new release.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user