mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-05 13:33:00 +00:00
fix(translations): Remove more spurious NBSPs from English translation
This commit is contained in:
parent
432ab0dc66
commit
02311e8500
1 changed files with 5 additions and 5 deletions
|
|
@ -548,13 +548,13 @@
|
|||
"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",
|
||||
"automaticallocation" : "Automatic Allocation ",
|
||||
"automaticallocation" : "Automatic Allocation",
|
||||
"automaticallocationpopover" : "Places points into attributes according to your preferences, when you level up.",
|
||||
"evenallocation" : "Distribute attribute points evenly ",
|
||||
"evenallocation" : "Distribute attribute points evenly",
|
||||
"evenallocationpopover" : "Assigns the same number of points to each attribute.",
|
||||
"classallocation" : "Distribute attribute points based on Class ",
|
||||
"classallocation" : "Distribute points based on Class",
|
||||
"classallocationpopover" : "Assigns more points to the attributes important to your Class.",
|
||||
"taskallocation" : "Distribute attribute points based on task activity ",
|
||||
"taskallocation" : "Distribute points based on task activity",
|
||||
"taskallocationpopover" : "Assigns points based on the Physical (STR), Mental (INT), Social (CON), and Other (PER) categories associated with the tasks you complete.",
|
||||
"allocatestr" : "Points allocated to STR:",
|
||||
"allocatestrpop" : "Add a point to Strength",
|
||||
|
|
@ -621,7 +621,7 @@
|
|||
"base" : "Base",
|
||||
"costume" : "Costume",
|
||||
"costumeText" : "But if you prefer the look of other gear to what you have equipped, check this box to visually don a costume while wearing your battle gear underneath.",
|
||||
"useCostume" : "Use Costume ",
|
||||
"useCostume" : "Use Costume",
|
||||
"inventoryText" : "Click an egg to see usable potions highlighted in green and then click one of the highlighted potions to hatch your pet. If no potions are highlighted, click that egg again to deselect it, and instead click a potion first to have the usable eggs highlighted. You can also sell unwanted drops to Alexander the Merchant.",
|
||||
"scrolls" : "Quest Scrolls",
|
||||
"noScrolls" : "You don't have any quest scrolls.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue