diff --git a/locales/ru_RU/translations.php b/locales/ru_RU/translations.php index e1c8e1e..6829649 100644 --- a/locales/ru_RU/translations.php +++ b/locales/ru_RU/translations.php @@ -230,4 +230,12 @@ return array( 'Enable debug mode' => 'Включить отладочный режим', 'Original link marks article as read' => 'При переходе на оригинал отмечать статью как прочитанную', 'Cloak the image referrer' => 'Проксировать загрузку изображений', + // 'This subscription already exists.' => '', + // 'Connection timeout.' => '', + // 'Error occured.' => '', + // 'Feed is malformed.' => '', + // 'Invalid SSL certificate.' => '', + // 'Maximum number of HTTP redirections exceeded.' => '', + // 'The content size exceeds to maximum allowed size.' => '', + // 'Unable to detect the feed format.' => '', );