mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-17 11:32:16 +00:00
change Beast Master text from insanely to incredibly - partial fix for https://github.com/HabitRPG/habitrpg/issues/6685
This commit is contained in:
parent
e7c88d6e5d
commit
e425e75b9d
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found",
|
||||
"beastAchievement": "You have earned the \"Beast Master\" Achievement for collecting all the pets!",
|
||||
"beastMasterName": "Beast Master",
|
||||
"beastMasterText": "Has found all 90 pets (insanely difficult, congratulate this user!)",
|
||||
"beastMasterText": "Has found all 90 pets (incredibly difficult, congratulate this user!)",
|
||||
"beastMasterText2": " and has released their pets a total of <%= count %> times",
|
||||
"mountMasterProgress": "Mount Master Progress",
|
||||
"stableMountMasterProgress": "Mount Master Progress: <%= number %> Mounts Tamed",
|
||||
|
|
|
|||
Loading…
Reference in a new issue