PLT-7221 differentiate between RN and Classic sessions (#7303)

Этот коммит содержится в:
enahum
2017-08-28 12:31:28 -03:00
коммит произвёл Corey Hulen
родитель 871b7eaa66
Коммит 9e95af7809
2 изменённых файлов: 48 добавлений и 16 удалений

Просмотреть файл

@@ -28,8 +28,10 @@
"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.androidNativeClassicApp": "Android Native Classic App",
"activity_log_modal.desktop": "Native Desktop App",
"activity_log_modal.iphoneNativeApp": "iPhone Native App",
"activity_log_modal.iphoneNativeClassicApp": "iPhone Native Classic App",
"add_command.autocomplete": "Autocomplete",
"add_command.autocomplete.help": "(Optional) Show slash command in autocomplete list.",
"add_command.autocompleteDescription": "Autocomplete Description",