mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
Update achievements.json (#12858)
Capitalized "pets" for Golden, Skeleton, and Red collection achievement text, to be consistent with all others.
This commit is contained in:
parent
1dc8be4842
commit
2c2b776968
1 changed files with 3 additions and 3 deletions
|
|
@ -86,19 +86,19 @@
|
|||
"achievementFreshwaterFriendsText": "Has completed Axolotl, Frog, and Hippo pet quests.",
|
||||
"achievementFreshwaterFriendsModalText": "You completed the Axolotl, Frog, and Hippo pet quests!",
|
||||
"achievementGoodAsGold": "Good As Gold",
|
||||
"achievementGoodAsGoldText": "Has collected all Golden pets.",
|
||||
"achievementGoodAsGoldText": "Has collected all Golden Pets.",
|
||||
"achievementGoodAsGoldModalText": "You collected all the Golden Pets!",
|
||||
"achievementAllThatGlitters": "All That Glitters",
|
||||
"achievementAllThatGlittersText": "Has tamed all Golden Mounts.",
|
||||
"achievementAllThatGlittersModalText": "You tamed all the Golden Mounts!",
|
||||
"achievementBoneCollector": "Bone Collector",
|
||||
"achievementBoneCollectorText": "Has collected all Skeleton pets.",
|
||||
"achievementBoneCollectorText": "Has collected all Skeleton Pets.",
|
||||
"achievementBoneCollectorModalText": "You collected all the Skeleton Pets!",
|
||||
"achievementSkeletonCrew": "Skeleton Crew",
|
||||
"achievementSkeletonCrewText": "Has tamed all Skeleton Mounts.",
|
||||
"achievementSkeletonCrewModalText": "You tamed all the Skeleton Mounts!",
|
||||
"achievementSeeingRed": "Seeing Red",
|
||||
"achievementSeeingRedText": "Has collected all Red pets.",
|
||||
"achievementSeeingRedText": "Has collected all Red Pets.",
|
||||
"achievementSeeingRedModalText": "You collected all the Red Pets!",
|
||||
"achievementRedLetterDay": "Red Letter Day",
|
||||
"achievementRedLetterDayText": "Has tamed all Red Mounts.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue