summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-08-03 00:01:33 -0400
committerCorey Hulen <corey@hulen.com>2016-08-02 20:01:33 -0800
commit1de3bd3b4340cb51b2699a14a92d653db988a988 (patch)
tree604703f9acf4ea3b71f30bdfa532020e9fb233be /webapp/i18n
parent790dd91e7d93b5debaf86915c34f8a73a3ff95bd (diff)
downloadchat-1de3bd3b4340cb51b2699a14a92d653db988a988.tar.gz
chat-1de3bd3b4340cb51b2699a14a92d653db988a988.tar.bz2
chat-1de3bd3b4340cb51b2699a14a92d653db988a988.zip
PLT-3640 Add mobile landing pages (#3674)
* PLT-3640 Moved all clientside user agent snooping into a single file * PLT-3640 Added mobile landing pages on login to iOS and Android web apps * PLT-3640 Moved landing page to appear before first login * PLT-3640 Fixed detection of Chrome on Android * PLT-3640 Disabled mobile landing pages when their respective URLs are set to blank
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index a3f5d55f9..e2f14fa36 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1112,6 +1112,15 @@
"general_tab.teamNameInfo": "Set the name of the team as it appears on your sign-in screen and at the top of the left-hand sidebar.",
"general_tab.title": "General Settings",
"general_tab.yes": "Yes",
+ "get_app.alreadyHaveIt": "Already have it?",
+ "get_app.androidAppName": "Mattermost for Android",
+ "get_app.androidHeader": "Mattermost works best if you switch to our Android app",
+ "get_app.continue": "continue",
+ "get_app.continueWithBrowser": "Or {link}",
+ "get_app.continueWithBrowserLink": "continue with browser",
+ "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app",
+ "get_app.mattermostInc": "Mattermost, Inc",
+ "get_app.openMattermost": "Open Mattermost",
"get_link.clipboard": " Link copied to clipboard.",
"get_link.close": "Close",
"get_link.copy": "Copy Link",