From ddb669834be9868269ebbf53b333f0648e571eb6 Mon Sep 17 00:00:00 2001 From: Jeremy Lee Date: Sat, 2 Aug 2014 10:45:16 +1000 Subject: [PATCH] add texts for new mdoerator/guardian level, and related stuff --- locales/en/contrib.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/locales/en/contrib.json b/locales/en/contrib.json index 9040858d26..0f84e37b35 100644 --- a/locales/en/contrib.json +++ b/locales/en/contrib.json @@ -10,6 +10,10 @@ "championSixth": "When your sixth submission is deployed, you will receive a Hydra Pet. You will also receive 2 Gems.", "legendary": "Legendary", "legSeventh": "When your seventh submission is deployed, you will receive 2 Gems and become a member of the honored Contributor's Guild and be privy to the behind-the-scenes details of HabitRPG! Further contributions do not increase your level, but you may continue to earn Gem bounties and titles.", + "moderator": "Moderator", + "guardian": "Guardian", + "guardianText": "Moderators were selected carefully from high level contributors, so please give them your respect and listen to their suggestions. Not all Tier 7 contributors are moderators. All current moderators are listed below the Tavern chat box.", + "staff": "Staff", "heroic": "Heroic", "heroicText": "The Heroic level contains HabitRPG staff and staff-level contributors. If you have this title, you were appointed to it (or hired!).", "npcText": "NPCs backed HabitRPG's Kickstarter at the highest tier. You can find their avatars watching over site features!", @@ -44,6 +48,7 @@ "balance": "Balance", "tierPop": "Click tier labels for details.", "playerTiers": "Player Tiers", + "tier": "Tier", "visitHeroes": "Visit the Hall of Heroes (contributors and backers)", "conLearn": "Learn more about contributor rewards", "conLearnHow": "Learn how to contribute to HabitRPG", @@ -52,4 +57,4 @@ "whyAdsContent1": "Habit is an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.", "whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow", "whyAdsContent3": "these instructions" -} \ No newline at end of file +}