From 86b7429619e9f9b0d0392c5e0674f7eff9390d74 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 12 Jun 2014 17:29:10 -0700 Subject: [PATCH] remove extra "go" from go top and go bottom --- config/locales/client.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index ce9c20e1b84..792e28bf27f 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -771,8 +771,8 @@ en: progress: title: topic progress - go_top: "go top" - go_bottom: "go bottom" + go_top: "top" + go_bottom: "bottom" go: "go" jump_bottom_with_number: "jump to post %{post_number}" total: total posts