fix(i18n): remove unused string

This commit is contained in:
Sabe Jones 2019-11-15 13:37:02 -06:00
parent ed02913e9d
commit 85c979a22d

View file

@ -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"
}
}