mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Fix typos
This commit is contained in:
parent
bc023189fd
commit
5bdc75593a
2 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"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",
|
||||
"userId":"User ID",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"guildBankPop1" : "Guild Bank",
|
||||
"guildBankPop2" : "Gems which your guild leader can use for challenge prizes.",
|
||||
"guildGems" : "Guild Gems",
|
||||
"editGroup" : "EditGroup",
|
||||
"editGroup" : "Edit Group",
|
||||
"groupName" : "Group Name",
|
||||
"groupdescr" : "Description shown in public Guilds list (Markdown OK)",
|
||||
"logoUrl" : "Logo URL",
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
"deleteText3":"into the text box below.",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
"APIToken":"API Token",
|
||||
|
||||
"_commentsettings" : "SETTINGS MODALS",
|
||||
"resetDo" : "Do it, reset my account!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue