From a0ba70823de874e3067caea5ed336b92b234ce2f Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 2 May 2016 17:39:56 +0500 Subject: Multiple UI improvements (#2838) * Multiple UI improvements * Adding translations in en.json --- webapp/i18n/en.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'webapp/i18n/en.json') 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", -- cgit v1.2.3-1-g7c22