diff --git a/website/common/locales/en_GB/generic.json b/website/common/locales/en_GB/generic.json index 75f118e14e..eadf3f2635 100644 --- a/website/common/locales/en_GB/generic.json +++ b/website/common/locales/en_GB/generic.json @@ -290,5 +290,6 @@ "selected": "Selected", "howManyToBuy": "How many would you like to buy?", "habiticaHasUpdated": "There is a new Habitica update. Refresh to get the latest version!", - "contactForm": "Contact the Moderation Team" -} \ No newline at end of file + "contactForm": "Contact the Moderation Team", + "options": "Options" +}