mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
Fix pet names
This commit is contained in:
parent
c56938891c
commit
5067bf1f1f
1 changed files with 5 additions and 5 deletions
|
|
@ -40,12 +40,12 @@
|
|||
|
||||
"_commentitems": "BUIT & BELONINGEN",
|
||||
"_comment": "HUISDIER EIEREN",
|
||||
"WolfEgg": "Wolf Welp",
|
||||
"TigerEgg": "Tijger Welp",
|
||||
"PandaEgg": "Panda Welp",
|
||||
"LionEgg": "Leeuwen Welp",
|
||||
"WolfEgg": "Wolvenwelp",
|
||||
"TigerEgg": "Tijgerwelp",
|
||||
"PandaEgg": "Pandawelp",
|
||||
"LionEgg": "Leeuwenwelp",
|
||||
"FoxEgg": "Vos",
|
||||
"PigEgg": "Vliegend Big",
|
||||
"PigEgg": "Vliegende Big",
|
||||
"DragonEgg": "Draak",
|
||||
"CactusEgg": "Cactus",
|
||||
"BearEgg": "Beren Welp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue