feat: Browser translations for English, French + Chinese

This commit is contained in:
Nicolas Giard
2017-05-29 22:05:56 -04:00
committed by GitHub
parent 8239adfe7b
commit 8278f8571b
24 changed files with 182 additions and 89 deletions

View File

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