summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml5
-rw-r--r--i18n/ru.toml3
2 files changed, 1 insertions, 7 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 2f44e07..70aa406 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -11,7 +11,7 @@
other = 'Updated on'
[latest_publications]
- other = 'Latest publications'
+ other = 'Latest posts'
[your_name]
other = 'Your name'
@@ -69,6 +69,3 @@
[back_to_top_label]
other = 'Back to top of the page'
-
-[annotate]
- other = 'Annotate me'
diff --git a/i18n/ru.toml b/i18n/ru.toml
index 6a782ef..1920721 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -69,6 +69,3 @@
[back_to_top_label]
other = 'Вернуться в начало страницы'
-
-[annotate]
- other = 'Добавить аннотацию'