mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations bank.php (French)
This commit is contained in:
parent
f8a1e9b6d5
commit
b70861df30
6
resources/lang/fr_FR/bank.php
Normal file
6
resources/lang/fr_FR/bank.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?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.',
|
||||
];
|
Loading…
Reference in New Issue
Block a user