mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 18:22:21 +00:00
remove bad comma from end of a locales file
This commit is contained in:
parent
8055db2e54
commit
a7d4b76c58
1 changed files with 1 additions and 1 deletions
|
|
@ -169,5 +169,5 @@
|
|||
"quickAllocationLevelPopover": "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 found in User -> Stats.",
|
||||
"invalidAttribute": "\"<%= attr %>\" is not a valid attribute.",
|
||||
"notEnoughAttrPoints": "You don't have enough attribute points.",
|
||||
"gearNotOwned": "You do not own this item.",
|
||||
"gearNotOwned": "You do not own this item."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue