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