From 6b3b19632ac09486ec9c29ee70a7793a69010b5f Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 16 May 2017 15:10:15 +0200 Subject: [PATCH] New translations help.php (Slovenian) --- resources/lang/sl_SI/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sl_SI/help.php b/resources/lang/sl_SI/help.php index 61210ffe41..a411c5d146 100644 --- a/resources/lang/sl_SI/help.php +++ b/resources/lang/sl_SI/help.php @@ -12,7 +12,7 @@ return [ // tour! - 'main-content-title' => 'Welcome to Firefly III', + 'main-content-title' => 'Dobrodošli na Firefly III', 'main-content-text' => 'Do yourself a favor and follow this short guide to make sure you know your way around.', 'sidebar-toggle-title' => 'Sidebar to create stuff', 'sidebar-toggle-text' => 'Hidden under the plus icon are all the buttons to create new stuff. Accounts, transactions, everything!',