mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-20 11:48:27 -06:00
6 lines
224 B
PHP
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.',
|
|
]; |