From 62974ec3eef2d1bfb3cae8c8c5098369515fc49c Mon Sep 17 00:00:00 2001 From: Dmitry Khomutov Date: Mon, 19 Mar 2018 22:34:32 +0700 Subject: [PATCH] =?UTF-8?q?Fixed=20typo=20in=20russian=20translation=20('?= =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=BE=D0=B4=D0=B8=D1=87=D0=BD=D1=8B?= =?UTF-8?q?=D0=B9'=20->=20'=D0=9F=D0=B5=D1=80=D0=B8=D0=BE=D0=B4=D0=B8?= =?UTF-8?q?=D1=87=D0=BD=D1=8B=D0=B9').?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Languages/lang.ru.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Languages/lang.ru.php b/src/Languages/lang.ru.php index 2faa044a..fca0abe9 100644 --- a/src/Languages/lang.ru.php +++ b/src/Languages/lang.ru.php @@ -148,7 +148,7 @@ PHP Censor', 'source_unknown' => 'Неизвестный', 'source_manual_web' => 'Вручную (Через Web)', 'source_manual_console' => 'Вручную (Через CLI)', - 'source_periodical' => 'Переодический', + 'source_periodical' => 'Периодический', 'source_webhook' => 'Webhook (Push)', 'source_webhook_pull_request' => 'Webhook (Pull request)',