summaryrefslogtreecommitdiffstats
path: root/i18n/ru.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-28 15:15:11 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-28 15:15:11 +0200
commit6b2b8e81e631a1fec44bdb94d5177cf5c56287c9 (patch)
tree994d425dd7ea4e4d57986e64fefd712de8011c03 /i18n/ru.toml
parent512e94b28b243105e053c1090f56ac31846bc7cf (diff)
downloadgohugo-theme-ed-6b2b8e81e631a1fec44bdb94d5177cf5c56287c9.tar.gz
Added multilanguage support
Diffstat (limited to 'i18n/ru.toml')
-rw-r--r--i18n/ru.toml38
1 files changed, 38 insertions, 0 deletions
diff --git a/i18n/ru.toml b/i18n/ru.toml
new file mode 100644
index 0000000..102c34d
--- /dev/null
+++ b/i18n/ru.toml
@@ -0,0 +1,38 @@
+[home]
+ other = 'На главную'
+
+[top]
+ other = 'Вернуться наверх'
+
+[more]
+ other = 'Далее...'
+
+[updated_at]
+ other = 'Обновлено'
+
+[latest_publications]
+ other = 'Последние публикации'
+
+[your_name]
+ other = 'Ваше имя'
+
+[email_addres]
+ other = 'Email'
+
+[message]
+ other = 'Сообщение'
+
+[edited_by]
+ other = 'Редактор {{ . }}'
+
+[404_title]
+ other = 'Страница не найдена'
+
+[404_description]
+ other = 'Извините, мы потеряли этот адрес или он указывает на что-то несуществующее.'
+
+[404_back]
+ other = 'Вернитесь на главную, чтобы попытаться найти страницу снова'
+
+[by]
+ other = '{{ . }}'