mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
New translations form.php (Spanish)
This commit is contained in:
@@ -16,16 +16,16 @@ return [
|
|||||||
// new user:
|
// new user:
|
||||||
'bank_name' => 'Banco',
|
'bank_name' => 'Banco',
|
||||||
'bank_balance' => 'Saldo',
|
'bank_balance' => 'Saldo',
|
||||||
'savings_balance' => 'Savings balance',
|
'savings_balance' => 'Salgo de ahorro',
|
||||||
'credit_card_limit' => 'Credit card limit',
|
'credit_card_limit' => 'Límite de la tarjeta de crédito',
|
||||||
'automatch' => 'Match automatically',
|
'automatch' => 'Match automatically',
|
||||||
'skip' => 'Skip',
|
'skip' => 'Saltar',
|
||||||
'name' => 'Name',
|
'name' => 'Nombre',
|
||||||
'active' => 'Active',
|
'active' => 'Activo',
|
||||||
'amount_min' => 'Minimum amount',
|
'amount_min' => 'Importe mínimo',
|
||||||
'amount_max' => 'Maximum amount',
|
'amount_max' => 'Importe máximo',
|
||||||
'match' => 'Matches on',
|
'match' => 'Matches on',
|
||||||
'repeat_freq' => 'Repeats',
|
'repeat_freq' => 'Repetición',
|
||||||
'journal_currency_id' => 'Currency',
|
'journal_currency_id' => 'Currency',
|
||||||
'currency_id' => 'Currency',
|
'currency_id' => 'Currency',
|
||||||
'attachments' => 'Attachments',
|
'attachments' => 'Attachments',
|
||||||
|
Reference in New Issue
Block a user