mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +00:00
Merge pull request #328 from betaveros/have-unallocated
Add haveUnallocated string
This commit is contained in:
commit
3d8d103a02
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