Set correct quotes in Russian locale

This commit is contained in:
sashaoshurkov 2023-03-04 22:00:47 +03:00 committed by Frédéric Guillot
parent b138a99ce3
commit 4f64cf8f1d
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ return array(
'Comment removed successfully.' => 'Комментарий удалён.',
'Unable to remove this comment.' => 'Не удалось удалить этот комментарий.',
'Do you really want to remove this comment?' => 'Вы точно хотите удалить этот комментарий?',
'Current password for the user "%s"' => 'Текущий пароль для пользователя « %s »',
'Current password for the user "%s"' => 'Текущий пароль для пользователя "%s"',
'The current password is required' => 'Требуется текущий пароль',
'Wrong password' => 'Неверный пароль',
'Unknown' => 'Неизвестно',