]> git.joonet.de Git - adminer.git/commitdiff
Update Russian translation
authorAnastasia <omlineeditor@users.noreply.github.com>
Sat, 22 Jul 2023 21:01:24 +0000 (23:01 +0200)
committerJakub Vrana <jakub@vrana.cz>
Sun, 16 Feb 2025 17:03:16 +0000 (18:03 +0100)
(cherry picked from commit 33fcfbc13bfa0f9a7f1be36168f8b0cfbc751e76)

adminer/lang/ru.inc.php

index 3ee0ead4b40a908153451c97bd421cbae3b9c690..31cb1a3322b922d8c83d9aefd55d7e86d33da6b6 100644 (file)
@@ -300,4 +300,5 @@ $translations = array(
        'There is a space in the input password which might be the cause.' => 'В введеном пароле есть пробел, это может быть причиною.',
        'Unknown error.' => 'Неизвестная ошибка.',
        'Database does not support password.' => 'База данных не поддерживает пароль.',
+       'Disable %s or enable %s or %s extensions.' => 'Отключите %s или включите расширения %s или %s.',
 );