From 661c7b23a1703d38848f2ad64b040bcb9d72471a Mon Sep 17 00:00:00 2001 From: RaitheOfDureya <70640391+RaitheOfDureya@users.noreply.github.com> Date: Mon, 30 Nov 2020 21:44:01 +0100 Subject: [PATCH] Removed duplicates I18N strings (related to issue #9210) (#12679) * Removed duplicated string from `generic.json` * Removed duplicated string from `npc.json` --- website/common/locales/en/generic.json | 1 - website/common/locales/en/npc.json | 1 - 2 files changed, 2 deletions(-) diff --git a/website/common/locales/en/generic.json b/website/common/locales/en/generic.json index 7c3aba7b93..a39d9294bb 100644 --- a/website/common/locales/en/generic.json +++ b/website/common/locales/en/generic.json @@ -181,7 +181,6 @@ "habitica_official": "Habitica Official", "academics": "Academics", "advocacy_causes": "Advocacy + Causes", - "creativity": "Creativity", "entertainment": "Entertainment", "finance": "Finance", "health_fitness": "Health + Fitness", diff --git a/website/common/locales/en/npc.json b/website/common/locales/en/npc.json index 3fd00d0b92..06fe894f18 100644 --- a/website/common/locales/en/npc.json +++ b/website/common/locales/en/npc.json @@ -54,7 +54,6 @@ "shops": "Shops", "custom": "Custom", "wishlist": "Wishlist", - "items": "Items", "wrongItemType": "The item type \"<%= type %>\" is not valid.", "wrongItemPath": "The item path \"<%= path %>\" is not valid.", "unpinnedItem": "You unpinned <%= item %>! It will no longer display in your Rewards column.",