New language strings [skip ci]

This commit is contained in:
James Cole
2018-04-21 20:48:18 +02:00
parent 592901b143
commit 352171e339
54 changed files with 627 additions and 227 deletions

View File

@@ -1,5 +1,6 @@
<?php
declare(strict_types=1);
/**
* form.php
* Copyright (c) 2017 thegrumpydictator@gmail.com
@@ -33,9 +34,12 @@ return [
'amount_min' => 'Importe mínimo',
'amount_max' => 'Importe máximo',
'match' => 'Encuentros en',
'strict' => 'Strict mode',
'repeat_freq' => 'Repetición',
'journal_currency_id' => 'Divisa',
'currency_id' => 'Divisa',
'transaction_currency_id' => 'Currency',
'external_ip' => 'Your server\'s external IP',
'attachments' => 'Adjuntos',
'journal_amount' => 'Importe',
'journal_source_account_name' => 'Cuenta de ingresos (origen)',