summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json12
1 files changed, 10 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 5c636716b..44731f08f 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1890,12 +1890,20 @@
"user.settings.notifications.title": "Notification Settings",
"user.settings.notifications.usernameMention": "Your username mentioned \"@{username}\"",
"user.settings.notifications.wordsTrigger": "Words that trigger mentions",
- "user.settings.push_notification.allActivity": "For all activity",
+ "user.settings.push_notification.online": "Online, away or offline",
+ "user.settings.push_notification.away": "Away or offline",
+ "user.settings.push_notification.offline": "Offline",
+ "user.settings.push_notification.status_info": "Notification alerts are pushed to your mobile device depending on your online status.",
+ "user.settings.push_notification.allActivityOnline": "For all activity when online, away or offline",
+ "user.settings.push_notification.allActivityAway": "For all activity when away or offline",
+ "user.settings.push_notification.allActivityOffline": "For all activity when offline",
"user.settings.push_notification.disabled": "Disabled by System Administrator",
"user.settings.push_notification.disabled_long": "Push notifications for mobile devices have been disabled by your System Administrator.",
"user.settings.push_notification.info": "Notification alerts are pushed to your mobile device when there is activity in Mattermost.",
"user.settings.push_notification.off": "Off",
- "user.settings.push_notification.onlyMentions": "For mentions and direct messages",
+ "user.settings.push_notification.onlyMentionsOnline": "For mentions and direct messages when online, away or offline",
+ "user.settings.push_notification.onlyMentionsAway": "For mentions and direct messages when away or offline",
+ "user.settings.push_notification.onlyMentionsOffline": "For mentions and direct messages when offline",
"user.settings.security.close": "Close",
"user.settings.security.currentPassword": "Current Password",
"user.settings.security.currentPasswordError": "Please enter your current password.",