diff --git a/translations/en.json b/translations/en.json index 1598e78b9..c55246c13 100644 --- a/translations/en.json +++ b/translations/en.json @@ -2537,10 +2537,8 @@ }, "pseudocoins": { "buy": "Purchase Coins", - "subscriptions": "Subscriptions", "upgrades": "Buy Upgrades", - "merch": "Purchase Merch", - "consumables": "Consumables & Events" + "merch": "Purchase Merch" } }, "offlineProgress": { @@ -3281,7 +3279,6 @@ "openAll": "Open All", "autoOff": "Auto Open [OFF]", "autoOn": "Auto Open {{percent}}%", - "unlocked": "Unlocked!", "quarks": { "quarkTitle": "-=- Cube to Quark Corner -=-", "resetInfo": "Quark Rewards reset midnight!", @@ -3646,15 +3643,6 @@ "AUTO_POTION_FREE_POTIONS_QOL": "Auto-Potion is <> FREE!", "OFFLINE_TIMER_CAP_BUFF": "Offline Time Capacity is multiplied by <>", "ADD_CODE_CAP_BUFF": "Code 'add' Capacity is multiplied by <>" - }, - "consumables": { - "tipReceived": "{{offlineTime}} people tipped you in the last minute!", - "thanks": "The booster is now in effect! Thank you for supporting the game!", - "eventTitle": "Active Consumables", - "consumableSpoiler": "Start an event for everyone, with the Happy Hour Bell!", - "consumableButton": "Buy at the PseudoShop!", - "applyTips": "Use Tips!", - "applyTipsPrompt": "How many tips would you like to use? Each tip gives 1 minute of Offline Time. You have {{tips}} tip(s)." } } -} +}