Files
habitica/website/common/locales/eu/quests.json
T
RaitheOfDureya b42875e2e1 Removed unused I18N strings from the quests.json files (related to issue #9957) (#12558)
* Removed unused I18N strings from the `quests.json` file (locales/en)

* Remove whereAreMyQuests, yourQuests and getMoreQuests (locales/en)

* Removed unused I18N `quests.json` strings from all the others languages

Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-09-25 11:47:17 +02:00

77 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": "",
"questLevelTooHigh": "",
"questAlreadyUnderway": "",
"questAlreadyAccepted": "",
"noActiveQuestToLeave": "",
"questLeaderCannotLeaveQuest": "",
"notPartOfQuest": "",
"youAreNotOnQuest": "",
"noActiveQuestToAbort": "",
"onlyLeaderAbortQuest": "",
"questAlreadyRejected": "",
"cantCancelActiveQuest": "",
"onlyLeaderCancelQuest": "",
"questNotPending": "",
"questOrGroupLeaderOnlyStartQuest": "",
"loginIncentiveQuest": "",
"loginReward": "",
"questBundles": "",
"noQuestToStart": "",
"pendingDamage": "",
"pendingDamageLabel": "",
"bossHealth": "",
"rageAttack": "",
"bossRage": "",
"rageStrikes": ""
}