summaryrefslogtreecommitdiffstats
path: root/web/static
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2016-03-09 11:23:29 -0500
committerJoramWilander <jwawilander@gmail.com>2016-03-09 11:23:29 -0500
commitf11a1e764f86d001b62b5b6b6bd039d24cf56d7a (patch)
tree20129a22c6a5d661c30ea4d09cae814c218d0b9a /web/static
parent0206097501649da9f2ddb9253996b3282772b475 (diff)
downloadchat-f11a1e764f86d001b62b5b6b6bd039d24cf56d7a.tar.gz
chat-f11a1e764f86d001b62b5b6b6bd039d24cf56d7a.tar.bz2
chat-f11a1e764f86d001b62b5b6b6bd039d24cf56d7a.zip
Show filename for license settings, add loc
Diffstat (limited to 'web/static')
-rw-r--r--web/static/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 58a19ea1b..090b8be05 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -191,6 +191,8 @@
"admin.ldap.usernameAttrEx": "Ex \"sAMAccountName\"",
"admin.ldap.usernameAttrTitle": "Username Attribute:",
"admin.licence.keyMigration": "If you’re migrating servers you may need to remove your license key from this server in order to install it on a new server. To start, <a href=\"http://mattermost.com\" target=\"_blank\">disable all Enterprise Edition features on this server</a>. This will enable the ability to remove the license key and downgrade this server from Enterprise Edition to Team Edition.",
+ "admin.license.noFile": "No file uploaded",
+ "admin.license.chooseFile": "Choose File",
"admin.license.edition": "Edition: ",
"admin.license.enterpriseEdition": "Mattermost Enterprise Edition. Designed for enterprise-scale communication.",
"admin.license.enterpriseType": "<div><p>This compiled release of Mattermost platform is provided under a <a href=\"http://mattermost.com\" target=\"_blank\">commercial license</a> from Mattermost, Inc. based on your subscription level and is subject to the <a href=\"{terms}\" target=\"_blank\">Terms of Service.</a></p><p>Your subscription details are as follows:</p>Name: {name}<br />Company or organization name: {company}<br/>Number of users: {users}<br/>License issued: {issued}<br/>Start date of license: {start}<br/>Expiry date of license: {expires}<br/>LDAP: {ldap}<br/></div>",