summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml7
-rw-r--r--i18n/ru.toml5
2 files changed, 9 insertions, 3 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 82cd7fa..0ee2188 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -7,8 +7,11 @@
[more]
other = 'Read more...'
-[updated_at]
- other = 'Updated at'
+[published_on]
+ other = 'Published on'
+
+[updated_on]
+ other = 'Updated on'
[latest_publications]
other = 'Latest publications'
diff --git a/i18n/ru.toml b/i18n/ru.toml
index 10c815a..f3d13d4 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -7,7 +7,10 @@
[more]
other = 'Читать далее...'
-[updated_at]
+[published_on]
+ other = 'Опубликовано'
+
+[updated_on]
other = 'Обновлено'
[latest_publications]