From 5e76d6df217b05bc195052bd7d9f0c04f6b1c527 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 17 Dec 2018 13:12:35 +0100 Subject: [PATCH] fix(i18n): position of $ sign --- website/common/locales/en/npc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/npc.json b/website/common/locales/en/npc.json index 1aac3f4178..e7236ceb39 100644 --- a/website/common/locales/en/npc.json +++ b/website/common/locales/en/npc.json @@ -119,7 +119,7 @@ "paymentYouReceived": "You received:", "paymentYouSentGems": "You sent <%= name %>:", "paymentYouSentSubscription": "You sent <%= name %> a <%= months %>-months Habitica subscription.", - "paymentSubBilling": "Your subscription will be billed <%= amount %>$ every <%= months %> months.", + "paymentSubBilling": "Your subscription will be billed $<%= amount %> every <%= months %> months.", "success": "Success!", "classGear": "Class Gear",