Files
firefly-iii/resources/lang/en_US/bank.php

6 lines
224 B
PHP
Raw Normal View History

2017-09-28 08:17:32 +02:00
<?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.',
];