New translations bank.php (Portuguese, Brazilian)

This commit is contained in:
James Cole 2017-11-08 09:30:36 +01:00
parent 57b6cab774
commit 043e72f96c

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.',
];
];