diff --git a/common/locales/en/contrib.json b/common/locales/en/contrib.json index 263a362a01..c30f2a978a 100644 --- a/common/locales/en/contrib.json +++ b/common/locales/en/contrib.json @@ -60,5 +60,6 @@ "whyAdsContent3": "these instructions", "surveysSingle": "Helped HabitRPG grow by filling out a survey. The latest survey can be found here:", "surveysMultiple": "Helped HabitRPG grow by filling out <%= surveys %> surveys. The latest survey can be found here:", - "currentSurvey": "Current Survey" + "currentSurvey": "Current Survey", + "surveyWhen": "The badge will be awarded to all participants when the survey period is over in mid April." } diff --git a/website/views/shared/profiles/achievements.jade b/website/views/shared/profiles/achievements.jade index 56c5fa3b10..2b2ba83988 100644 --- a/website/views/shared/profiles/achievements.jade +++ b/website/views/shared/profiles/achievements.jade @@ -26,6 +26,8 @@ div(ng-if='::profile.achievements.habitSurveys || user._id == profile._id') =env.t('surveysSingle') |   +aLink('https://www.surveymonkey.com/s/62RXRF3', env.t('currentSurvey')) + |.   + strong=env.t('surveyWhen') hr div(ng-if='::profile.backer.npc')