From fd1de129dbccffe305422168926dc413e054ac08 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 7 Apr 2014 18:40:58 +0200 Subject: [PATCH] fix(i18n): missing strings --- locales/en/character.json | 1 + locales/en/generic.json | 1 + locales/en/npc.json | 3 +++ 3 files changed, 5 insertions(+) diff --git a/locales/en/character.json b/locales/en/character.json index edee0b7d68..ba40d16897 100644 --- a/locales/en/character.json +++ b/locales/en/character.json @@ -30,6 +30,7 @@ "bodyFacialHair": "Facial Hair", "beard": "Beard", "mustache": "Mustache", + "flower": "Flower", "basicSkins": "Basic Skins", "rainbowSkins": "Rainbow Skins", "spookySkins": "Spooky Skins", diff --git a/locales/en/generic.json b/locales/en/generic.json index 145be57145..4892ee56e0 100644 --- a/locales/en/generic.json +++ b/locales/en/generic.json @@ -37,6 +37,7 @@ "notEnoughGems": "Not enough Gems", "delete": "Delete", "gems": "Gems", + "moreInfo": "More Info", "gemsWhatFor": "Used for buying special items and services (eggs, hatching potions, Fortify, etc.). You'll need to unlock those features before being able to use Gems.", "veteran": "Veteran", "veteranText": "Has weathered Habit The Grey (our pre Angular website), and has gained many battle-scars from its bugs.", diff --git a/locales/en/npc.json b/locales/en/npc.json index 522b8753a3..8616287994 100644 --- a/locales/en/npc.json +++ b/locales/en/npc.json @@ -15,6 +15,9 @@ "buyGems": "Buy Gems", "justin": "Justin", "USD": "USD", + "newStuff": "New Stuff", + "cool": "Cool", + "dismissAlert": "Dismiss This Alert", "donateText1": "Adds 20 Gems to your account. Gems are used to buy special in-game items, such as shirts and hairstyles.", "donateText2": "Donate to the developers", "donateText3": "As an open source project, it can use all the help we can get!",