mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-28 18:05:19 +00:00
49 lines
2.9 KiB
JSON
49 lines
2.9 KiB
JSON
{
|
|
"playerTiersDesc": "The colored usernames you see in chat represent a person's contributor tier. The higher the tier, the more the person has contributed to habitica through art, code, the community, or more!",
|
|
"tier1": "Tier 1 (Friend)",
|
|
"tier2": "Tier 2 (Friend)",
|
|
"tier3": "Tier 3 (Elite)",
|
|
"tier4": "Tier 4 (Elite)",
|
|
"tier5": "Tier 5 (Champion)",
|
|
"tier6": "Tier 6 (Champion)",
|
|
"tier7": "Tier 7 (Legendary)",
|
|
"tierModerator": "Moderator",
|
|
"tierStaff": "Staff",
|
|
"tierNPC": "NPC",
|
|
"friend": "Friend",
|
|
"elite": "Elite",
|
|
"champion": "Champion",
|
|
"legendary": "Legendary",
|
|
"moderator": "Moderator",
|
|
"guardian": "Guardian",
|
|
"staff": "Habitica Staff",
|
|
"heroic": "Heroic",
|
|
"modalContribAchievement": "Contributor Achievement!",
|
|
"contribModal": "<%= name %>, you awesome person! You're now a tier <%= level %> contributor for helping Habitica.",
|
|
"contribLink": "See what prizes you've earned for your contribution!",
|
|
"contribName": "Contributor",
|
|
"contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods.",
|
|
"kickstartName": "Kickstarter Backer - $<%= key %> Tier",
|
|
"kickstartText": "Backed the Kickstarter Project",
|
|
"helped": "Helped Habitica Grow",
|
|
"hall": "Hall of Heroes",
|
|
"contribLevel": "Contrib Tier",
|
|
"hallContributors": "Hall of Contributors",
|
|
"hallPatrons": "Hall of Patrons",
|
|
"noAdminAccess": "You don't have admin access.",
|
|
"noPrivAccess": "You don't have the required privileges.",
|
|
"userNotFound": "User not found.",
|
|
"invalidUUID": "UUID must be valid",
|
|
"title": "Title",
|
|
"contributions": "Contributions",
|
|
"admin": "Admin",
|
|
"gamemaster": "Game Master (staff/moderator)",
|
|
"backerTier": "Backer Tier",
|
|
"playerTiers": "Player Tiers",
|
|
"tier": "Tier",
|
|
"conRewardsURL": "https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tier-rewards",
|
|
"surveysSingle": "Helped Habitica grow, either by filling out a survey or helping with a major testing effort. Thank you!",
|
|
"surveysMultiple": "Helped Habitica grow on <%= count %> occasions, either by filling out a survey or helping with a major testing effort. Thank you!",
|
|
"blurbHallPatrons": "This is the Hall of Patrons, where we honor the noble adventurers who backed Habitica's original Kickstarter. We thank them for helping us bring Habitica to life!",
|
|
"blurbHallContributors": "This is the Hall of Contributors, where open-source contributors to Habitica are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tier-rewards' target='_blank'>Gems, exclusive Equipment</a>, and <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica#contributor-tiers' target='_blank'>prestigious titles</a>. You can contribute to Habitica, too! <a href='https://github.com/HabitRPG/habitica/wiki/Contributing-to-Habitica' target='_blank'>Find out more here.</a>"
|
|
}
|