mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
fix(i18n): better items strings
This commit is contained in:
parent
c57df7fbc4
commit
c1a55d94b2
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@
|
|||
"hydra": "Hydra",
|
||||
"rarePetPop1": "Click the gold paw to learn more about how you can obtain this rare pet through contributing to HabitRPG!",
|
||||
"rarePetPop2": "How to Get this Pet!",
|
||||
"potion": "Potion",
|
||||
"egg": "Egg",
|
||||
"potion": "<%= potionType %> Potion",
|
||||
"egg": "<%= eggType %> Egg",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
|
|
|
|||
Loading…
Reference in a new issue