mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
updated menu names for better description
This commit is contained in:
parent
6cd861dcdc
commit
075ed9f172
3 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"statsAch": "Stats & Achievements",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
"avatar": "Customize Avatar",
|
||||
"other": "Other",
|
||||
"fullName": "Full Name",
|
||||
"displayName": "Display Name",
|
||||
|
|
@ -83,7 +83,7 @@
|
|||
"allocateInt": "Points allocated to Intelligence:",
|
||||
"allocateIntPop": "Add a point to Intelligence",
|
||||
"noMoreAllocate": "Now that you've hit level 100, you won't gain any more Attribute Points. You can continue leveling up, or start a new adventure at level 1 by using the <a href='http://habitica.wikia.com/wiki/Orb_of_Rebirth' target='_blank'>Orb of Rebirth</a>, now available for free in the Market.",
|
||||
"stats": "Stats",
|
||||
"stats": "Avatar Stats",
|
||||
"strength": "Strength",
|
||||
"strengthText": "Strength increases the chance of random \"critical hits\" and the Gold, Experience, and drop chance boost from them. It also helps deal damage to boss monsters.",
|
||||
"constitution": "Constitution",
|
||||
|
|
|
|||
|
|
@ -28,12 +28,12 @@
|
|||
"helped": "Helped Habit Grow",
|
||||
"helpedText1": "Helped Habitica grow by filling out",
|
||||
"helpedText2": "this survey.",
|
||||
"hall": "Hall",
|
||||
"hall": "Hall of Honor",
|
||||
"contribTitle": "Contributor Title (eg, \"Blacksmith\")",
|
||||
"contribLevel": "Contrib Tier",
|
||||
"contribHallText": "1-7 for normal contributors, 8 for moderators, 9 for staff. This determines which items, pets, and mounts are available. Also determines name-tag coloring. Tiers 8 and 9 are automatically given admin status.",
|
||||
"hallHeroes": "Hall of Heroes",
|
||||
"hallPatrons": "Hall of Patrons",
|
||||
"hallHeroes": "Court of Heroes",
|
||||
"hallPatrons": "Court of Patrons",
|
||||
"rewardUser": "Reward User",
|
||||
"UUID": "UUID",
|
||||
"loadUser": "Load User",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"tavern": "Tavern",
|
||||
"tavern": "Tavern Chat",
|
||||
"innCheckOut": "Check Out of Inn",
|
||||
"innCheckIn": "Rest in the Inn",
|
||||
"innText": "You're resting in the Inn! While checked-in, your Dailies won't hurt you at the day's end, but they will still refresh every day. Be warned: If you are participating in a Boss Quest, the Boss will still damage you for your party mates' missed Dailies unless they are also in the Inn! Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue