forked from probberechts/hexo-theme-cactus
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Russian language translation (probberechts#87)
- Loading branch information
1 parent
faf21f3
commit a5c2d4c
Showing
2 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
nav: | ||
home: Главная | ||
about: Обо мне | ||
articles: Блог | ||
projects: Проекты | ||
search: Искать | ||
|
||
footer: | ||
copyright: ' ' | ||
|
||
index: | ||
find_me_on: 'Свяжитесь со мной:' | ||
enum_comma: ',' | ||
enum_and: и | ||
articles: Блог | ||
projects: Проекты | ||
|
||
post: | ||
desktop: | ||
previous: Предыдущая запись | ||
next: Следующая запись | ||
back_to_top: В начало | ||
share: Поделиться | ||
mobile: | ||
menu: Меню | ||
toc: Оглавление | ||
back_to_top: В начало | ||
share: Поделиться | ||
|
||
search: | ||
search: Искать... | ||
no_results: Ничего не найдено. | ||
|
||
pagination: | ||
page: Страница %d из %d | ||
|
||
comments: | ||
no_js: Включите JavaScript, чтобы читать комментарии. |