From ba3c6d909ae944ff33f149e941cd172a295de5b7 Mon Sep 17 00:00:00 2001 From: lfbrock Date: Wed, 5 Oct 2016 21:45:22 -0400 Subject: Text change to About dialog (#4166) * Update about_build_modal.jsx * Update en.json --- webapp/components/about_build_modal.jsx | 2 +- webapp/i18n/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp') diff --git a/webapp/components/about_build_modal.jsx b/webapp/components/about_build_modal.jsx index 1f41d76f9..b95d3a60a 100644 --- a/webapp/components/about_build_modal.jsx +++ b/webapp/components/about_build_modal.jsx @@ -96,7 +96,7 @@ export default class AboutBuildModal extends React.Component {
 {license.Company}
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 204b21b0d..8f3800470 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -8,7 +8,7 @@ "about.enterpriseEditione1": "Enterprise Edition", "about.hash": "Build Hash:", "about.hashee": "EE Build Hash:", - "about.licensed": "Licensed by:", + "about.licensed": "Licensed to:", "about.number": "Build Number:", "about.teamEditionLearn": "Join the Mattermost community at ", "about.teamEditionSt": "All your team communication in one place, instantly searchable and accessible anywhere.", -- cgit v1.2.3-1-g7c22