Skip to content

Commit 71dbaea

Browse files
author
Stanislav Gavrilov
committed
feat: add russian lang for the content file
1 parent a05af06 commit 71dbaea

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Diff for: docs/src/content/i18n/ru.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"page.title.challenge": "Испытание",
3+
"author.createdBy": "Создано",
4+
"buttons.star": "Дать звезду",
5+
"buttons.sponsor": "Спонсор",
6+
7+
"404.text": "Страница не найдена. Проверьте URL-адрес или воспользуйтесь строкой поиска.",
8+
9+
"challenge.footer": {
10+
"note": "Примечание",
11+
"running": "Запустите проект, выполнив команду:",
12+
"start": "Название вашего PR должно начинаться со слов",
13+
"reminder": "Не забудьте",
14+
"communityAnswers": "Решения сообщества",
15+
"authorAnswer": "Решение автора",
16+
"blogPost": "Статья",
17+
"gettingStarted": {
18+
"title": "Чтобы пройти это испытание, прочитайте:",
19+
"link": "Первые шаги"
20+
}
21+
}
22+
}

0 commit comments

Comments
 (0)