From dfc1ef2e897b812b52a32fa783b0d34e7994d648 Mon Sep 17 00:00:00 2001 From: Nick Winter Date: Wed, 23 Dec 2015 08:21:49 -0800 Subject: [PATCH] Add i18n tags for new legal page stuff --- app/locale/en.coffee | 2 ++ app/templates/legal.jade | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/locale/en.coffee b/app/locale/en.coffee index bd618e4cf..0ee96d300 100644 --- a/app/locale/en.coffee +++ b/app/locale/en.coffee @@ -1553,6 +1553,8 @@ nutshell_title: "In a Nutshell" nutshell_description: "Any resources we provide in the Level Editor are free to use as you like for creating Levels. But we reserve the right to restrict distribution of the Levels themselves (that are created on codecombat.com) so that they may be charged for in the future, if that's what ends up happening." canonical: "The English version of this document is the definitive, canonical version. If there are any discrepancies between translations, the English document takes precedence." + third_party_title: "Third Party Services" + third_party_description: "CodeCombat uses the following third party services (among others):" ladder_prizes: title: "Tournament Prizes" # This section was for an old tournament and doesn't need new translations now. diff --git a/app/templates/legal.jade b/app/templates/legal.jade index 0c5c52ec2..64bac794d 100644 --- a/app/templates/legal.jade +++ b/app/templates/legal.jade @@ -167,10 +167,10 @@ block content | if that's what ends up happening. h3(data-i18n="legal.third_party_title") - | Third Party Support + | Third Party Services p(data-i18n="legal.third_party_description") - | CodeCombat uses the following third party services: + | CodeCombat uses the following third party services (among others): ul