mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 18:22:21 +00:00
fix(i18n): remove unused string
This commit is contained in:
parent
ed02913e9d
commit
85c979a22d
1 changed files with 1 additions and 2 deletions
|
|
@ -134,7 +134,6 @@
|
|||
"changeClass": "Change Class, Refund Stat Points",
|
||||
"lvl10ChangeClass": "To change class you must be at least level 10.",
|
||||
"changeClassConfirmCost": "Are you sure you want to change your class for 3 Gems?",
|
||||
"invalidClass": "Invalid class. Please specify 'warrior', 'rogue', 'wizard', or 'healer'.",
|
||||
"levelPopover": "Each level earns you one Point to assign to a Stat of your choice. You can do so manually, or let the game decide for you using one of the Automatic Allocation options.",
|
||||
"unallocated": "Unallocated Stat Points",
|
||||
"haveUnallocated": "You have <%= points %> unallocated Stat Point(s)",
|
||||
|
|
@ -225,4 +224,4 @@
|
|||
"offHand": "Off-Hand",
|
||||
"statPoints": "Stat Points",
|
||||
"pts": "pts"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue