mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 20:12:19 +00:00
Add haveUnallocated string
This commit is contained in:
parent
34fd824b1a
commit
3a6a61e5ca
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@
|
|||
"changeClass": "Change Class, Refund Attribute Points",
|
||||
"levelPopover": "Each level earns you one point to assign to an attribute of your choice. You can do so manually, or let the game decide for you using one of the Automatic Allocation options.",
|
||||
"unallocated": "Unallocated Attribute Points",
|
||||
"haveUnallocated": "You have <%= points %> unallocated Attribute Point(s)",
|
||||
"autoAllocation": "Automatic Allocation",
|
||||
"autoAllocationPop": "Places points into attributes according to your preferences, when you level up.",
|
||||
"evenAllocation": "Distribute attribute points evenly",
|
||||
|
|
|
|||
Loading…
Reference in a new issue