firefly-iii/resources/lang/pl_PL/bank.php
2017-09-28 09:00:20 +02:00

6 lines
224 B
PHP

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