mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations bank.php (Spanish)
This commit is contained in:
parent
8c116862e2
commit
dee681ed2a
6
resources/lang/es_ES/bank.php
Normal file
6
resources/lang/es_ES/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