summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml3
-rw-r--r--i18n/ru.toml3
2 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 6faf598..0c786b7 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -63,3 +63,6 @@
[search_results]
other = 'Found results:'
+
+[tag_cloud]
+ other = 'Tag Cloud'
diff --git a/i18n/ru.toml b/i18n/ru.toml
index cdc6550..40aba8c 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -63,3 +63,6 @@
[search_results]
other = 'Найдено результатов:'
+
+[tag_cloud]
+ other = 'Облако тегов'