mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
New translations.
This commit is contained in:
@@ -105,7 +105,7 @@ return [
|
||||
'registered' => '¡Te has registrado con éxito!',
|
||||
'Default asset account' => 'Cuenta de ingresos por defecto',
|
||||
'no_budget_pointer' => 'Parece que aún no tiene presupuestos. Debe crear algunos en la página <a href="/budgets">presupuestos</a>. Los presupuestos pueden ayudarle a realizar un seguimiento de los gastos.',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/budgets">budgets</a>-page. Bills can help you keep track of expenses.',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||||
'Savings account' => 'Cuenta de ahorros',
|
||||
'Credit card' => 'Tarjeta de crédito',
|
||||
'source_accounts' => 'Cuenta origen|Cuentas de origen',
|
||||
@@ -1088,6 +1088,8 @@ return [
|
||||
'no_bulk_category' => 'No actualizar la categoria',
|
||||
'no_bulk_budget' => 'No actualizar el presupuesto',
|
||||
'no_bulk_tags' => 'No actualizar etiqueta(s)',
|
||||
'replace_with_these_tags' => 'Replace with these tags',
|
||||
'append_these_tags' => 'Add these tags',
|
||||
'mass_edit' => 'Editar seleccionado individualmente',
|
||||
'bulk_edit' => 'Editar seleccionados en masa',
|
||||
'mass_delete' => 'Eliminar seleccionados',
|
||||
|
||||
Reference in New Issue
Block a user