New translations form.php (Spanish)

This commit is contained in:
James Cole
2017-08-17 19:40:06 +02:00
parent ebb37c09e5
commit a29292e018

View File

@@ -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',