remove bad comma from end of a locales file

This commit is contained in:
Alys 2016-06-25 09:47:09 +10:00
parent 8055db2e54
commit a7d4b76c58

View file

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