hugo-toha/i18n/ru.toml
2020-11-28 21:11:05 +06:00

51 lines
No EOL
910 B
TOML

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