mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Updated strings
This commit is contained in:
@@ -443,7 +443,7 @@ return [
|
||||
'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio',
|
||||
'pref_home_screen_accounts_help' => '¿Qué cuentas se deben mostrar en la página de inicio?',
|
||||
'pref_view_range' => 'Rango de vision',
|
||||
'pref_view_range_help' => 'Algunos gráficos se agrupan automáticamente en periodos. ¿que periodo prefiere usted?',
|
||||
'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?',
|
||||
'pref_1D' => 'Un dia',
|
||||
'pref_1W' => 'Una semana',
|
||||
'pref_1M' => 'Un mes',
|
||||
@@ -701,6 +701,7 @@ return [
|
||||
'cash_accounts' => 'Cuentas de efectivo',
|
||||
'Cash account' => 'Cuenta de efectivo',
|
||||
'reconcile_account' => 'Reconciliar cuenta ":account"',
|
||||
'overview_of_reconcile_modal' => 'Overview of reconciliation',
|
||||
'delete_reconciliation' => 'Eliminar reconciliacion',
|
||||
'update_reconciliation' => 'Actualizar reconciliacion',
|
||||
'amount_cannot_be_zero' => 'El monto no puede ser cero',
|
||||
|
Reference in New Issue
Block a user