diff --git a/common/locales/en/character.json b/common/locales/en/character.json index 50e3022b0c..9364f73282 100644 --- a/common/locales/en/character.json +++ b/common/locales/en/character.json @@ -168,5 +168,6 @@ "hideQuickAllocation": "Hide stat allocation", "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." + "notEnoughAttrPoints": "You don't have enough attribute points.", + "gearNotOwned": "You do not own this item.", }