habitica-self-host/website/common/locales/eu/quests.json
Matteo Pagliazzi 869d2df4fa Merge #12654
Fixes #12417
Squashed commit of the following:

commit 1f074175c480a638cf61e2c72ca57cdc6f8699b6
Author: Matteo Pagliazzi <matteopagliazzi@gmail.com>
Date:   Mon Oct 26 10:57:23 2020 +0100

    fix(i18n): remove unused string questLevelTooHigh

commit 12cc74002ec87c14cc000b008454f34475fd3636
Merge: 4fc260e552 ad9b551de3
Author: Matteo Pagliazzi <matteopagliazzi@gmail.com>
Date:   Mon Oct 26 10:50:39 2020 +0100

    Merge branch 'feature/level-locked-quests-should-be-used-at-any-level' of https://github.com/hamboomger/habitica into hamboomger-feature/level-locked-quests-should-be-used-at-any-level

commit ad9b551de3b85d7e60c93c011ef82720c79a4787
Author: hamboomger <hamboomger@gmail.com>
Date:   Thu Oct 8 13:34:19 2020 +0300

    fix(quests): Quests that are level-locked for purchase can now be used at any level
2020-10-26 10:58:50 +01:00

75 lines
1.9 KiB
JSON
Executable file

{
"quests": "",
"quest": "",
"petQuests": "",
"unlockableQuests": "",
"goldQuests": "",
"questDetails": "",
"questDetailsTitle": "",
"questDescription": "",
"invitations": "",
"completed": "",
"rewardsAllParticipants": "",
"rewardsQuestOwner": "",
"inviteParty": "",
"questInvitation": "",
"questInvitationInfo": "Invitation for the Quest <%= quest %>",
"invitedToQuest": "",
"askLater": "",
"buyQuest": "",
"accepted": "",
"declined": "",
"rejected": "",
"pending": "",
"questCollection": "",
"questDamage": "",
"begin": "",
"bossHP": "",
"bossStrength": "",
"rage": "",
"collect": "",
"collected": "",
"abort": "",
"leaveQuest": "",
"sureLeave": "",
"mustComplete": "",
"mustLvlQuest": "",
"unlockByQuesting": "",
"questConfirm": "",
"sureCancel": "",
"sureAbort": "",
"doubleSureAbort": "",
"bossRageTitle": "",
"bossRageDescription": "",
"startAQuest": "",
"startQuest": "",
"questInvitationDoesNotExist": "",
"questInviteNotFound": "",
"guildQuestsNotSupported": "",
"questNotOwned": "",
"questNotGoldPurchasable": "",
"questNotGemPurchasable": "",
"questAlreadyUnderway": "",
"questAlreadyAccepted": "",
"noActiveQuestToLeave": "",
"questLeaderCannotLeaveQuest": "",
"notPartOfQuest": "",
"youAreNotOnQuest": "",
"noActiveQuestToAbort": "",
"onlyLeaderAbortQuest": "",
"questAlreadyRejected": "",
"cantCancelActiveQuest": "",
"onlyLeaderCancelQuest": "",
"questNotPending": "",
"questOrGroupLeaderOnlyStartQuest": "",
"loginIncentiveQuest": "",
"loginReward": "",
"questBundles": "",
"noQuestToStart": "",
"pendingDamage": "",
"pendingDamageLabel": "",
"bossHealth": "",
"rageAttack": "",
"bossRage": "",
"rageStrikes": ""
}