Skip to content

Commit

Permalink
Add ru.toml (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
driukova authored Nov 28, 2020
1 parent da03692 commit 2363cf5
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions i18n/ru.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "Главная"

[posts]
other = "Посты"

[toc_heading]
other = "Оглавление"

[at]
other = "в"

[resume]
other = "Резюме"

[navigation]
other = "Навигация"

[contact_me]
other = "Контакты:"

[email]
other = "Email"

[phone]
other = "Телефон"

[newsletter_text]
other = "Подпишитесь на уведомления, чтобы не пропустить новый пост"

[newsletter_input_placeholder]
other = "Введите email"

[newsletter_warning]
other = "Ваши данные в безопасности"

[submit]
other = "Подтвердить"

[hugoAttributionText]
other = "Создано при помощи"

[prev]
other = "Предыдущий"

[next]
other = "Следующий"

[improve_this_page]
other = "Улучшить эту страницу"

0 comments on commit 2363cf5

Please sign in to comment.