1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 09:04:02 +02:00

Correct translation ru.inc.php

This commit is contained in:
passkeykz
2013-08-27 11:12:01 +06:00
committed by Jakub Vrana
parent 3736f2229f
commit b021664203

View File

@@ -180,7 +180,7 @@ $translations = array(
'Rows' => 'Строк',
',' => ' ',
'Tables have been moved.' => 'Таблицы были перемещены.',
'Move to other database' => 'Переместить в другою базу данных',
'Move to other database' => 'Переместить в другую базу данных',
'Move' => 'Переместить',
'Engine' => 'Тип',
'Save and continue edit' => 'Сохранить и продолжить редактирование',