diff options
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r-- | lib/l10n/ru.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 3b2681ba8d1..74425f0e134 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -22,5 +22,7 @@ "months ago" => "месяцы назад", "last year" => "в прошлом году", "years ago" => "годы назад", +"%s is available. Get <a href=\"%s\">more information</a>" => "Возможно обновление до %s. <a href=\"%s\">Подробнее</a>", +"up to date" => "актуальная версия", "updates check is disabled" => "проверка обновлений отключена" ); |