Skip to content

Commit 203da2e

Browse files
author
Robert Mitwicki
committed
Merge pull request #252 from infoman/ru-locale-fix
Fix '%s' in Russian locale
2 parents 1755c0d + 7bccbab commit 203da2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/ru.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ error:
1111
no_service_parameter_given: "Этот сервер не может выполнить этот запрос, поскольку не были указаны праметры сервиса."
1212

1313
notice:
14-
logged_in_as: "Вы авторизированы как '%s'."
14+
logged_in_as: "Вы авторизированы как '%1'."
1515
click_to_continue: "Перейдите по ссылке чтобы продолжить:"
1616
success_logged_out: "Вы успешно вышли."
1717
success_logged_in: "Вы успешно вошли."

0 commit comments

Comments
 (0)