summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-02 16:39:00 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-05-02 15:38:59 -0400
commit66ed1ab909fdd4a35a62a1515a54cf7991518484 (patch)
treed2b64babfac252e1643cf0b977863aa8f4ddd03e /webapp/i18n/en.json
parent3e0adf6227dbe466936924f1ba27b71a7a3d6acb (diff)
downloadchat-66ed1ab909fdd4a35a62a1515a54cf7991518484.tar.gz
chat-66ed1ab909fdd4a35a62a1515a54cf7991518484.tar.bz2
chat-66ed1ab909fdd4a35a62a1515a54cf7991518484.zip
Fix locs for create_team and added a few spanish missing locs (#2840)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 78ff7d374..3505c1d3c 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1280,9 +1280,13 @@
"user.settings.developer.register": "Register New Application",
"user.settings.developer.thirdParty": "Open to register a new third-party application",
"user.settings.developer.title": "Developer Settings",
+ "user.settings.display.channeldisplaymode": "Select how text in a channel is displayed.",
+ "user.settings.display.channelDisplayTitle": "Channel Display Mode",
"user.settings.display.clockDisplay": "Clock Display",
+ "user.settings.display.fixedWidthCentered": "Fixed width, centered",
"user.settings.display.fontDesc": "Select the font displayed in the Mattermost user interface.",
"user.settings.display.fontTitle": "Display Font",
+ "user.settings.display.fullScreen": "Full width",
"user.settings.display.language": "Language",
"user.settings.display.militaryClock": "24-hour clock (example: 16:00)",
"user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.",
@@ -1299,9 +1303,6 @@
"user.settings.display.theme.themeColors": "Theme Colors",
"user.settings.display.theme.title": "Theme",
"user.settings.display.title": "Display Settings",
- "user.settings.display.fixedWidthCentered": "Fixed width, centered",
- "user.settings.display.fullScreen": "Full width",
- "user.settings.display.channeldisplaymode": "Select how text in a channel is displayed.",
"user.settings.general.checkEmail": "Check your email at {email} to verify the address.",
"user.settings.general.checkEmailNoAddress": "Check your email to verify your new address",
"user.settings.general.close": "Close",