From b3b71c292db2dcbdcfe03db1c24fa3f57f45794e Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 4 Feb 2016 08:29:15 -0500 Subject: Fix license info localization --- web/static/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/static/i18n/en.json') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index a160aa58f..dffda84f3 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -255,7 +255,7 @@ "admin.license.removing": "Removing License...", "admin.license.uploading": "Uploading License...", "admin.license.enterpriseEdition": "Mattermost Enterprise Edition. Designed for enterprise-scale communication.", - "admin.license.entrepriseType": "

This compiled release of Mattermost platform is provided under a commercial license\n from Mattermost, Inc. based on your subscription level and is subject to the Terms of Service.

\n

Your subscription details are as follows:

\n Name: {name}
\n Company or organization name: {company}
\n Number of users: {users}
\n License issued: {issued}
\n Start date of license: {start}
\n Expiry date of license: {expires}
\n LDAP: {ldap}
", + "admin.license.enterpriseType": "

This compiled release of Mattermost platform is provided under a commercial license from Mattermost, Inc. based on your subscription level and is subject to the Terms of Service.

Your subscription details are as follows:

Name: {name}
Company or organization name: {company}
Number of users: {users}
License issued: {issued}
Start date of license: {start}
Expiry date of license: {expires}
LDAP: {ldap}
", "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", "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,\n disable all Enterprise Edition features on this server.\n This will enable the ability to remove the license key and downgrade this server from Enterprise Edition to Team Edition.", "admin.license.teamEdition": "Mattermost Team Edition. Designed for teams from 5 to 50 users.", -- cgit v1.2.3-1-g7c22