diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 3fd129aca31..4034dd8b648 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -1620,7 +1620,7 @@ en:
this_month: "This month"
this_week: "This week"
today: "Today"
- other_periods: "see more top topics"
+ other_periods: "see top"
browser_update: 'Unfortunately, your browser is too old to work on this site. Please upgrade your browser.'
diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml
index dbaefcd0226..30fee404ae9 100644
--- a/config/locales/client.uk.yml
+++ b/config/locales/client.uk.yml
@@ -926,7 +926,7 @@ uk:
this_month: "This month"
this_week: "This week"
today: "Today"
- other_periods: "see more top topics"
+ other_periods: "see top"
permission_types:
full: "Створювати / Відповідати / Бачити"
create_post: "Відповідати / Бачити"