From 2e12b1e7938e67cc280d23cf780b36de29dac0be Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 4 Apr 2016 20:42:25 -0300 Subject: Localization: Added missing spanish strings. Sort localization files by Id --- webapp/i18n/en.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 8fdb42b4c..f17ed5817 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1,19 +1,19 @@ { "about.close": "Close", + "about.copyright": "Copyright 2016 Mattermost, Inc. All rights reserved", "about.date": "Build Date:", + "about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ", + "about.enterpriseEditionSt": "Modern enterprise communication from behind your firewall.", "about.enterpriseEditione1": "Enterprise Edition", "about.hash": "Build Hash:", - "about.copyright": "Copyright 2016 Mattermost, Inc. All rights reserved", "about.licensed": "Licensed by:", "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.", "about.teamEditiont0": "Team Edition", "about.teamEditiont1": "Enterprise Edition", "about.title": "About Mattermost", "about.version": "Version:", - "about.teamEditionSt": "All your team communication in one place, instantly searchable and accessible anywhere.", - "about.teamEditionLearn": "Join the Mattermost community at ", - "about.enterpriseEditionSt": "Modern enterprise communication from behind your firewall.", - "about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ", "access_history.title": "Access History", "activity_log.activeSessions": "Active Sessions", "activity_log.browser": "Browser: {browser}", -- cgit v1.2.3-1-g7c22