mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations bank.php (Russian)
This commit is contained in:
parent
e73a7a3d14
commit
16ebee549b
@ -3,6 +3,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
|
'bunq_prerequisites_title' => 'Реквизиты для импорта из bunq',
|
||||||
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',
|
'bunq_prerequisites_text' => 'Для импорта из bunq вам необходимо получить API ключ. Вы можете сделать это через приложение.',
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user