1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-29 17:19:52 +02:00

Update Russian translation

(cherry picked from commit 33fcfbc13b)
This commit is contained in:
Anastasia
2023-07-22 23:01:24 +02:00
committed by Jakub Vrana
parent f58b13e994
commit 6b9eb3f446

View 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.',
);