summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-01-13 13:47:10 +0000
committerenahum <nahumhbl@gmail.com>2017-01-13 10:47:10 -0300
commit6c814c72ec8fc5ec5f17c657d2af8fafa67b1e33 (patch)
treec32177e218ef0fc62ee771e87cd10bbe12d62050 /webapp/i18n/en.json
parent0196137decd24957cb11b3d3875eac54359cada5 (diff)
downloadchat-6c814c72ec8fc5ec5f17c657d2af8fafa67b1e33.tar.gz
chat-6c814c72ec8fc5ec5f17c657d2af8fafa67b1e33.tar.bz2
chat-6c814c72ec8fc5ec5f17c657d2af8fafa67b1e33.zip
PLT-4317: Fix Desktop App platform in sessions list. (#5048)
Incidentally fixes displaying the Linux icon next to sessions on Linux at the same time.
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 72725915f..355720fe0 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -28,6 +28,7 @@
"activity_log.sessionsDescription": "Sessions are created when you log in to a new browser on a device. Sessions let you use Mattermost without having to log in again for a time period specified by the System Admin. If you want to log out sooner, use the 'Logout' button below to end a session.",
"activity_log_modal.android": "Android",
"activity_log_modal.androidNativeApp": "Android Native App",
+ "activity_log_modal.desktop": "Native Desktop App",
"activity_log_modal.iphoneNativeApp": "iPhone Native App",
"add_command.autocomplete": "Autocomplete",
"add_command.autocomplete.help": "(Optional) Show slash command in autocomplete list.",