From 47c0a2cf03565f5a0f09fa862a00a6927b052eab Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:40:54 +0200 Subject: [PATCH] New translations intro.php (Russian) --- resources/lang/ru_RU/intro.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/intro.php b/resources/lang/ru_RU/intro.php index c161cef362..02a0eead23 100644 --- a/resources/lang/ru_RU/intro.php +++ b/resources/lang/ru_RU/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 +];