summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-03-17 10:43:08 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-03-17 10:43:08 -0400
commit93101331bfe146b14fb02e7f57f1e334734878b4 (patch)
tree15c83a2ad70d81abc4572dfb4f601b08c626f052 /webapp/i18n/en.json
parent927c2dbfecaad12f28d294fe9575b660d19293b9 (diff)
downloadchat-93101331bfe146b14fb02e7f57f1e334734878b4.tar.gz
chat-93101331bfe146b14fb02e7f57f1e334734878b4.tar.bz2
chat-93101331bfe146b14fb02e7f57f1e334734878b4.zip
Changed 'show username' display text to be more accurate
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index bb1f05c23..44c2636ba 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1174,7 +1174,7 @@
"user.settings.display.preferTime": "Select how you prefer time displayed.",
"user.settings.display.showFullname": "Show first and last name",
"user.settings.display.showNickname": "Show nickname if one exists, otherwise show first and last name",
- "user.settings.display.showUsername": "Show username (team default)",
+ "user.settings.display.showUsername": "Show username (default)",
"user.settings.display.teammateDisplay": "Teammate Name Display",
"user.settings.display.theme.customTheme": "Custom Theme",
"user.settings.display.theme.describe": "Open to manage your theme",