-
-
- Equipped
+
+ {{localize "taf.misc.item.equipped"}}
diff --git a/langs/en-ca.json b/langs/en-ca.json index 2790b0a..0377938 100644 --- a/langs/en-ca.json +++ b/langs/en-ca.json @@ -55,7 +55,12 @@ "save-and-close": "Save and Close", "delete": "Delete", "resizable": "Resizable", - "not-resizable": "Not Resizable" + "not-resizable": "Not Resizable", + "item": { + "weight": "Weight", + "quantity": "Quantity", + "equipped": "Equipped" + } }, "Apps": { "Ask": { diff --git a/templates/GenericItemSheet/content.hbs b/templates/GenericItemSheet/content.hbs index 818c483..ec90aca 100644 --- a/templates/GenericItemSheet/content.hbs +++ b/templates/GenericItemSheet/content.hbs @@ -1,21 +1,23 @@