From e923f7a4fcd0e6430ab80509caa9b4b1b61728c3 Mon Sep 17 00:00:00 2001 From: Imperadeiro98 Date: Wed, 8 Apr 2015 19:25:59 +0100 Subject: [PATCH] Moved a string to its correct place --- app/locale/en.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locale/en.coffee b/app/locale/en.coffee index 1bdd65af3..a80ef1f80 100644 --- a/app/locale/en.coffee +++ b/app/locale/en.coffee @@ -447,6 +447,7 @@ managed_subs: "Managed Subscriptions" managed_subs_desc: "Add subscriptions for other players (students, children, etc.)" group_discounts: "Group discounts" + group_discounts_1: "We also offer group discounts for bulk subscriptions." group_discounts_1st: "1st subscription" group_discounts_full: "Full price" group_discounts_2nd: "Subscriptions 2-11" @@ -611,7 +612,6 @@ how_much_2: "monthly subscription" how_much_3: "costs $9.99, and can be cancelled anytime." how_much_4: "Additionally, we provide discounts for larger groups:" - group_discounts_1: "We also offer group discounts for bulk subscriptions." sys_requirements_title: "System Requirements" sys_requirements_1: "A modern web browser. Newer versions of Chrome, Firefox, or Safari. Internet Explorer 9 or later." sys_requirements_2: "CodeCombat is not supported on iPad yet."