mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations bank.php (Portuguese, Brazilian)
This commit is contained in:
parent
9823603a0c
commit
b11ea13b1d
6
resources/lang/pt_BR/bank.php
Normal file
6
resources/lang/pt_BR/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