From 84136882d3bf248fa4395c8e3a1d1fe3e2557eff Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Fri, 16 Sep 2016 15:39:53 -0500 Subject: [PATCH] fix: Add back in missing translation string closes #8026 --- website/common/locales/en/character.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/common/locales/en/character.json b/website/common/locales/en/character.json index 4640580f83..4bb7807cc5 100644 --- a/website/common/locales/en/character.json +++ b/website/common/locales/en/character.json @@ -48,6 +48,7 @@ "equipment": "Equipment", "equipmentBonus": "Equipment", "equipmentBonusText": "Attribute bonuses provided by your equipped battle gear. See the Equipment tab under Inventory to select your battle gear.", + "classBonusText": "Your class (Warrior, if you haven't unlocked or selected another class) uses its own equipment more effectively than gear from other classes. Equipped gear from your current class gets a 50% boost to the attribute bonus it grants.", "classEquipBonus": "Class Bonus", "battleGear": "Battle Gear", "battleGearText": "This is the gear you wear into battle; it affects numbers when interacting with your tasks.",