From 96e0d4e29f920054c37470b944ac3ff1e32e3d5d Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 6 Feb 2017 13:20:57 +0100 Subject: [PATCH] Translated --- resources/lang/ru_RU/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/config.php b/resources/lang/ru_RU/config.php index 76e8eb7d88..4e7ce17f0f 100644 --- a/resources/lang/ru_RU/config.php +++ b/resources/lang/ru_RU/config.php @@ -10,7 +10,7 @@ */ return [ - 'locale' => 'en, English, en_US, en_US.utf8, en_US.UTF-8', + 'locale' => 'ru, Russian, ru_RU, ru_RU.utf8, ru_RU.UTF-8', 'month' => '%B %Y', 'month_and_day' => '%B %e, %Y', 'date_time' => '%B %e, %Y, @ %T',