From 2c787dd96d9528b17e8b26805a624fead955d46f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:40:53 +0200 Subject: [PATCH] New translations intro.php (Slovenian) --- resources/lang/sl_SI/intro.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sl_SI/intro.php b/resources/lang/sl_SI/intro.php index c161cef362..02a0eead23 100644 --- a/resources/lang/sl_SI/intro.php +++ b/resources/lang/sl_SI/intro.php @@ -118,4 +118,4 @@ return [ // create currency 'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).', -]; \ No newline at end of file +];