mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-30 02:30:29 +00:00
65 lines
2.4 KiB
JSON
65 lines
2.4 KiB
JSON
|
|
{
|
||
|
|
"_commentgroups" : "GROUPS RELATED STRINGS",
|
||
|
|
|
||
|
|
|
||
|
|
"_commenttavern" : "TAVERN",
|
||
|
|
"tavern": "Tavern",
|
||
|
|
"innCheckOut" : "Check Out of Inn",
|
||
|
|
"innCheckIn" : "Rest in the Inn",
|
||
|
|
"innText" : "Whilst resting, your dailies are saved and aren't affected by day turn-over. Whether you check out tomorrow or in a week's time, you'll continue in the same state as when you checked in. Beware, though: if you are in a Quest, Bosses will still punish you for your fellow party members' mistakes!",
|
||
|
|
"lfgPosts" : "Looking for Group (Party Wanted) Posts",
|
||
|
|
"tutorial" : "Tutorial",
|
||
|
|
"glossary" : "Glossary",
|
||
|
|
"reportAP" : "Report a Problem",
|
||
|
|
"requestAF" : " Request a Feature",
|
||
|
|
"community" : "Community Forum",
|
||
|
|
"resources" : "Resources",
|
||
|
|
"taverntalk" : "Tavern Talk",
|
||
|
|
"tavernalert1" : " Note: if you're reporting a bug, the developers won't see it here. Please",
|
||
|
|
"tavernalert2" : "use Github instead",
|
||
|
|
|
||
|
|
"_commentparty" : "PARTY",
|
||
|
|
"party": "Party",
|
||
|
|
"createAParty":"Create A Party",
|
||
|
|
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||
|
|
"create":"Create",
|
||
|
|
"userId":"User Id",
|
||
|
|
"invite":"Invite",
|
||
|
|
"leave": "Leave",
|
||
|
|
"invitedTo" : "You're Invited To",
|
||
|
|
"partyNotification" : "New Party Messages",
|
||
|
|
|
||
|
|
|
||
|
|
"_commentchat" : "CHAT",
|
||
|
|
"chat": "Chat",
|
||
|
|
"sendChat" : "Send Chat",
|
||
|
|
"toolTipMsg" : "Fetch Recent Messages",
|
||
|
|
|
||
|
|
"_commentguild" : "GUILD",
|
||
|
|
"guildBankPop1" : "Guild Bank",
|
||
|
|
"guildBankPop2" : "Gems which your guild leader can use for challenge prizes.",
|
||
|
|
"guildGems" : "Guild Gems",
|
||
|
|
"editGroup" : "EditGroup",
|
||
|
|
"groupName" : "Group Name",
|
||
|
|
"groupdescr" : "Description shown in public Guilds list (Markdown OK)",
|
||
|
|
"logoUrl" : "Logo URL",
|
||
|
|
"assignLeader" : "Assign Group Leader",
|
||
|
|
"members" : "Member(s)",
|
||
|
|
"partyList" : "Party Members list ordering ",
|
||
|
|
"banTip" : "Boot Member",
|
||
|
|
"moremembers" : "more members",
|
||
|
|
"invited" : "Invited",
|
||
|
|
"leaderMsg" : "Message from group leader (Markdown OK)",
|
||
|
|
|
||
|
|
"name" : "Name",
|
||
|
|
"description" : "Description",
|
||
|
|
"public" : "Public",
|
||
|
|
"inviteOnly" : "Invite Only",
|
||
|
|
"gemCost" : "The Gem cost promotes high quality Guilds, and is transferred into your Guild's bank for use as prizes in Guild Challenges!",
|
||
|
|
|
||
|
|
"search" : "Search",
|
||
|
|
"publicGuilds" : "Public Guilds",
|
||
|
|
"createGuild" : "Create Guild",
|
||
|
|
"guilds" : "Guilds"
|
||
|
|
}
|