diff --git a/common/locales/en/character.json b/common/locales/en/character.json index 9364f73282..40e7b84029 100644 --- a/common/locales/en/character.json +++ b/common/locales/en/character.json @@ -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." }