summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-05-02 17:39:56 +0500
committerChristopher Speller <crspeller@gmail.com>2016-05-02 08:39:56 -0400
commita0ba70823de874e3067caea5ed336b92b234ce2f (patch)
tree091590816e1d66f93681de6bec73275c9d6afd68 /webapp/i18n/en.json
parenta5fea696a790582069ef05835a89e5a3d6159e4d (diff)
downloadchat-a0ba70823de874e3067caea5ed336b92b234ce2f.tar.gz
chat-a0ba70823de874e3067caea5ed336b92b234ce2f.tar.bz2
chat-a0ba70823de874e3067caea5ed336b92b234ce2f.zip
Multiple UI improvements (#2838)
* Multiple UI improvements * Adding translations in en.json
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 87a9286e3..6392d7d4e 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1299,6 +1299,9 @@
"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",