wikijs-fork/server/locales/ru/browser.json
2017-06-04 23:24:02 -04:00

19 lines
614 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"nav": {
"home": "Главная"
},
"profile": {
"displayname": "Отоброжаемое Имя",
"displaynameexample": "Джон Смит",
"email": "Е-маил",
"password": "Пароль",
"passwordverify": "Потвердить Пороль",
"savechanges": "Сохранить изменения "
},
"search": {
"didyoumean": "Вы имели ввиду...?",
"nomatch": "Нет результатов, соответствующих вашему запросу",
"placeholder": "Поиск ...",
"results": "Результаты поиска"
}
}