From 1bb3581fef0a4ae5a33a786bf32c3f735607f317 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 10 Oct 2017 14:00:44 +0200 Subject: [PATCH] New translations bank.php (Slovenian) --- resources/lang/sl_SI/bank.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/sl_SI/bank.php b/resources/lang/sl_SI/bank.php index 11f05b3785..964f43f024 100644 --- a/resources/lang/sl_SI/bank.php +++ b/resources/lang/sl_SI/bank.php @@ -1,6 +1,6 @@ '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.', + 'bunq_prerequisites_title' => 'Predpogoji za uvoz iz bunq', + 'bunq_prerequisites_text' => 'Če želite uvoziti iz bunq-a, morate pridobiti ključ za API. To lahko storite s pomočjo aplikacije.', ]; \ No newline at end of file