Files
habitica/website/common/locales/eu/quests.json
T
Matteo Pagliazzi 9a07ba7417 Better XSS Fix (#12483)
* Revert "fix(test): adjust expectations"

This reverts commit 205436d5b1.

* Revert "fix(escaping): global inoffensive apostrophe"

This reverts commit 2b8f94b244.

* change <%- to <%=

* fix interpolation only where necessary

* remove unused variable
2020-08-20 13:41:46 -05:00

131 lines
3.4 KiB
JSON
Executable File

{
"quests": "",
"quest": "",
"whereAreMyQuests": "",
"yourQuests": "",
"questsForSale": "",
"petQuests": "",
"unlockableQuests": "",
"goldQuests": "",
"questDetails": "",
"questDetailsTitle": "",
"questDescription": "",
"invitations": "",
"completed": "",
"rewardsAllParticipants": "",
"rewardsQuestOwner": "",
"questOwnerReceived": "",
"youWillReceive": "",
"questOwnerWillReceive": "",
"youReceived": "",
"dropQuestCongrats": "",
"questSend": "",
"questSendBroken": "",
"inviteParty": "",
"questInvitation": "",
"questInvitationTitle": "",
"questInvitationInfo": "Invitation for the Quest <%= quest %>",
"invitedToQuest": "",
"askLater": "",
"questLater": "",
"buyQuest": "",
"accepted": "",
"declined": "",
"rejected": "",
"pending": "",
"questStart": "",
"questStartBroken": "",
"questCollection": "",
"questDamage": "",
"begin": "",
"bossHP": "",
"bossStrength": "",
"rage": "",
"collect": "",
"collected": "",
"collectionItems": "",
"itemsToCollect": "",
"bossDmg1": "",
"bossDmg2": "",
"bossDmg1Broken": "",
"bossDmg2Broken": "",
"tavernBossInfo": "",
"tavernBossInfoBroken": "",
"bossColl1": "",
"bossColl2": "",
"bossColl1Broken": "",
"bossColl2Broken": "",
"abort": "",
"leaveQuest": "",
"sureLeave": "",
"questOwner": "",
"questTaskDamage": "",
"questTaskCollection": "",
"questOwnerNotInPendingQuest": "",
"questOwnerNotInRunningQuest": "",
"questOwnerNotInPendingQuestParty": "",
"questOwnerNotInRunningQuestParty": "",
"questParticipants": "",
"scrolls": "",
"noScrolls": "",
"scrollsText1": "",
"scrollsText2": "",
"scrollsPre": "",
"alreadyEarnedQuestLevel": "",
"alreadyEarnedQuestReward": "",
"completedQuests": "",
"mustComplete": "",
"mustLevel": "",
"mustLvlQuest": "",
"mustInviteFriend": "",
"unlockByQuesting": "",
"questConfirm": "",
"sureCancel": "",
"sureAbort": "",
"doubleSureAbort": "",
"questWarning": "",
"questWarningBroken": "",
"bossRageTitle": "",
"bossRageDescription": "",
"startAQuest": "",
"startQuest": "",
"whichQuestStart": "",
"getMoreQuests": "",
"unlockedAQuest": "",
"leveledUpReceivedQuest": "",
"questInvitationDoesNotExist": "",
"questInviteNotFound": "",
"guildQuestsNotSupported": "",
"questNotOwned": "",
"questNotGoldPurchasable": "",
"questNotGemPurchasable": "",
"questLevelTooHigh": "",
"questAlreadyUnderway": "",
"questAlreadyAccepted": "",
"noActiveQuestToLeave": "",
"questLeaderCannotLeaveQuest": "",
"notPartOfQuest": "",
"youAreNotOnQuest": "",
"noActiveQuestToAbort": "",
"onlyLeaderAbortQuest": "",
"questAlreadyRejected": "",
"cantCancelActiveQuest": "",
"onlyLeaderCancelQuest": "",
"questNotPending": "",
"questOrGroupLeaderOnlyStartQuest": "",
"createAccountReward": "",
"loginIncentiveQuest": "",
"loginIncentiveQuestObtained": "",
"loginReward": "",
"createAccountQuest": "",
"questBundles": "",
"buyQuestBundle": "",
"noQuestToStart": "",
"pendingDamage": "",
"pendingDamageLabel": "",
"bossHealth": "",
"rageAttack": "",
"bossRage": "",
"rageStrikes": ""
}