diff --git a/common/locales/en/challenge.json b/common/locales/en/challenge.json index 28746de0e5..c0b5543caf 100644 --- a/common/locales/en/challenge.json +++ b/common/locales/en/challenge.json @@ -37,7 +37,7 @@ "publicChallenges": "Minimum 1 Gem for public challenges (helps prevent spam, it really does).", "officialChallenge": "Official HabitRPG Challenge", "by": "by", - "participants": "Participants", + "participants": "<%= membercount %> Participants", "join": "Join", "exportChallengeCSV": "Export to CSV", "selectGroup": "Please select group", diff --git a/common/locales/en/generic.json b/common/locales/en/generic.json index f8c90ebd3d..a20c4636dc 100644 --- a/common/locales/en/generic.json +++ b/common/locales/en/generic.json @@ -41,6 +41,7 @@ "gemButton": "You have <%= number %> Gems.", "moreInfo": "More Info", "gemsWhatFor": "Purchased using real money. Used for buying special items and services (eggs, hatching potions, Fortify, etc.). You'll need to unlock those features before being able to use Gems.", + "gemsPopTitle": "Gems", "veteran": "Veteran", "veteranText": "Has weathered Habit The Grey (our pre Angular website), and has gained many battle-scars from its bugs.", "originalUser": "Original User!",