From 8cce88a5add436620b43900c038aa01a0e93f5eb Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 30 Sep 2014 21:25:19 -0600 Subject: [PATCH] feat(halloween): add seasonal i18n strings --- locales/en/character.json | 2 ++ locales/en/limited.json | 1 + 2 files changed, 3 insertions(+) diff --git a/locales/en/character.json b/locales/en/character.json index 03fe43f0d2..29949fc7ab 100644 --- a/locales/en/character.json +++ b/locales/en/character.json @@ -35,7 +35,9 @@ "basicSkins": "Basic Skins", "rainbowSkins": "Rainbow Skins", "spookySkins": "Spooky Skins", + "supernaturalSkins": "Supernatural Skins", "rainbowColors": "Rainbow Colors", + "hauntedColors": "Haunted Colors", "equipment": "Equipment", "equipmentBonusText": "Attribute bonuses provided by your equipped battle gear. See the Equipment tab under Inventory to select your battle gear.", "classBonus": "Class Equipment Bonus", diff --git a/locales/en/limited.json b/locales/en/limited.json index ea31622ed0..78da16c8a7 100644 --- a/locales/en/limited.json +++ b/locales/en/limited.json @@ -1,5 +1,6 @@ { "limitedEdition": "Limited Edition", + "seasonalEdition": "Seasonal Edition", "winterColors": "Winter Colors", "annoyingFriends": "Annoying Friends", "annoyingFriendsText": "Got snowballed <%= snowballs %> times by party members.",