From 928e5f66c4cbf26e4d63cd758d7d6fc480cd4d36 Mon Sep 17 00:00:00 2001 From: MathWhiz Date: Sat, 19 Nov 2016 22:22:59 -0600 Subject: [PATCH] Add translation link to news (#8216) * Add translation link to news * Add newsArchive string * Translate news archive link --- website/common/locales/en/front.json | 1 + website/views/shared/new-stuff.jade | 2 ++ 2 files changed, 3 insertions(+) diff --git a/website/common/locales/en/front.json b/website/common/locales/en/front.json index edaa9abff9..9851e4df03 100644 --- a/website/common/locales/en/front.json +++ b/website/common/locales/en/front.json @@ -127,6 +127,7 @@ "motivate1": "Motivate yourself to do anything.", "motivate2": "Get Organized. Get Motivated. Get Gold.", "oldNews": "News", + "newsArchive": "News archive on Wikia (multilingual)", "passConfirm": "Confirm Password", "passMan": "In case you are using a password manager (like 1Password) and have problems logging in, try typing your username and password manually.", "password": "Password", diff --git a/website/views/shared/new-stuff.jade b/website/views/shared/new-stuff.jade index d093db7584..460503dd6e 100644 --- a/website/views/shared/new-stuff.jade +++ b/website/views/shared/new-stuff.jade @@ -20,6 +20,8 @@ h2 11/17/2016 - NEW AVATAR HAIRSTYLES, SOUND THEME, AND BLOG POST if menuItem !== 'oldNews' hr a(href='/static/old-news', target='_blank') Read older news + br + a(href='http://habitica.wikia.com/wiki/Whats_New', target='_blank') =env.t('newsArchive') mixin oldNews h2 11/15/2016 - NEW PET QUEST AND iOS UPDATE