New translations bank.php (Spanish)

This commit is contained in:
James Cole 2017-11-08 09:30:27 +01:00
parent b5e76c77d2
commit 3f7f63c308

View File

@ -1,6 +1,8 @@
<?php
declare(strict_types=1);
return [
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',
];
];