Add ru.toml (#175)

This commit is contained in:
Elizaveta 2020-11-28 18:11:05 +03:00 committed by GitHub
parent da036923f3
commit 2363cf5185
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

51
i18n/ru.toml Normal file
View file

@ -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 = "Улучшить эту страницу"