New translations bank.php (Russian)

This commit is contained in:
James Cole 2017-11-08 09:30:35 +01:00
parent 2448c97d4b
commit 57b6cab774

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