diff --git a/langs/en-ca.2.json b/langs/en-ca.2.json index fc70bb1..12ebfc1 100644 --- a/langs/en-ca.2.json +++ b/langs/en-ca.2.json @@ -52,5 +52,25 @@ } } } + }, + "TYPES": { + "Actor": { + "player": "Player", + "sync": "Sync" + }, + "Item": { + "aspect": "Aspect", + "weapon": "Weapon", + "armour": "Armour", + "equipment": "Equipment", + "foil": "Foil", + "pet": "Pet", + "structure": "Structure", + "service": "Service", + "materials": "Materials", + "legendaryItem": "Legendary Item", + "spell": "Spell", + "untyped": "Custom" + } } } \ No newline at end of file