summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-29 17:03:46 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-29 17:03:46 +0500
commit4c28726760836d7d25164cd1b6488819be18c38c (patch)
treea54a6dc3b9838856f7a1d579697fadd89d661be5 /webapp/i18n
parent31750305aa4834b05ea1e7b0f00d0c83f528342a (diff)
downloadchat-4c28726760836d7d25164cd1b6488819be18c38c.tar.gz
chat-4c28726760836d7d25164cd1b6488819be18c38c.tar.bz2
chat-4c28726760836d7d25164cd1b6488819be18c38c.zip
Multiple UI Improvements
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
-rw-r--r--webapp/i18n/es.json1
-rw-r--r--webapp/i18n/fr.json1
-rw-r--r--webapp/i18n/pt.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 00f4f333d..11dfdf1ed 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1238,6 +1238,7 @@
"user.settings.display.theme.customTheme": "Custom Theme",
"user.settings.display.theme.describe": "Open to manage your theme",
"user.settings.display.theme.import": "Import theme colors from Slack",
+ "user.settings.display.theme.otherThemes": "See other themes",
"user.settings.display.theme.themeColors": "Theme Colors",
"user.settings.display.theme.title": "Theme",
"user.settings.display.title": "Display Settings",
diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json
index 20b79fc84..c2b56e1cc 100644
--- a/webapp/i18n/es.json
+++ b/webapp/i18n/es.json
@@ -1238,6 +1238,7 @@
"user.settings.display.theme.customTheme": "Tema Personalizado",
"user.settings.display.theme.describe": "Abrir para administrar tu tema",
"user.settings.display.theme.import": "Importar colores del tema desde Slack",
+ "user.settings.display.theme.otherThemes": "Ver otros temas",
"user.settings.display.theme.themeColors": "Colores del Tema",
"user.settings.display.theme.title": "Tema",
"user.settings.display.title": "Configuración de Visualización",
diff --git a/webapp/i18n/fr.json b/webapp/i18n/fr.json
index 3270b8847..41e9fd3c6 100644
--- a/webapp/i18n/fr.json
+++ b/webapp/i18n/fr.json
@@ -1239,6 +1239,7 @@
"user.settings.display.theme.customTheme": "Thème personnalisé",
"user.settings.display.theme.describe": "Ouvrez pour gérer votre thème",
"user.settings.display.theme.import": "Importer des couleurs de thème depuis Slack",
+ "user.settings.display.theme.otherThemes": "Voir d'autres thèmes",
"user.settings.display.theme.themeColors": "Couleurs de thème",
"user.settings.display.theme.title": "Thème",
"user.settings.display.title": "Paramètres d'affichage",
diff --git a/webapp/i18n/pt.json b/webapp/i18n/pt.json
index b758dd0b2..0b515fb06 100644
--- a/webapp/i18n/pt.json
+++ b/webapp/i18n/pt.json
@@ -1238,6 +1238,7 @@
"user.settings.display.theme.customTheme": "Tema Customizado",
"user.settings.display.theme.describe": "Abrir para gerenciar seu tema",
"user.settings.display.theme.import": "Importar tema de cores do Slack",
+ "user.settings.display.theme.otherThemes": "Veja outros temas",
"user.settings.display.theme.themeColors": "Tema de Cores",
"user.settings.display.theme.title": "Tema",
"user.settings.display.title": "Configurações de Exibição",