From 5aba30ede681bd9b41aab963a487e026780bf190 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 6 Sep 2017 18:46:37 -0700 Subject: [PATCH] description wasn't checked in. ???? --- config/locales/server.en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 27fd973d2de..2035588b359 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -3394,12 +3394,15 @@ en: This badge is granted to congratulate two new users each month for their excellent overall contributions, as measured by how often their posts were liked, and by whom. enthusiast: name: Enthusiast + description: Visited 10 days long_description: This badge is granted for visiting 10 consecutive days. Thanks for sticking with us for over a week! aficionado: name: Aficionado + description: Visited 100 days long_description: This badge is granted for visiting 100 consecutive days. That's more than three months! devotee: name: Devotee + description: Visited 365 days long_description: This badge is granted for visiting 365 consecutive days. Wow, an entire year! badge_title_metadata: "%{display_name} badge on %{site_title}"