summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index f1400da0b..a684c5be0 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -500,6 +500,26 @@
"translation": "You are now away"
},
{
+ "id": "api.command_dnd.error",
+ "translation": "Error to retrieve the user status."
+ },
+ {
+ "id": "api.command_dnd.disabled",
+ "translation": "Do Not Disturb is disabled."
+ },
+ {
+ "id": "api.command_dnd.success",
+ "translation": "Do Not Disturb is enabled. You will not receive desktop or mobile push notifications until Do Not Disturb is turned off."
+ },
+ {
+ "id": "api.command_dnd.desc",
+ "translation": "Do not disturb disables desktop and mobile push notifications."
+ },
+ {
+ "id": "api.command_dnd.name",
+ "translation": "dnd"
+ },
+ {
"id": "api.command_channel_header.channel.app_error",
"translation": "Error to retrieve the current channel."
},