summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index ca7101154..a250e5e6c 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1791,6 +1791,11 @@
"more_direct_channels.new_convo_note": "This will start a new conversation. If you’re adding a lot of people, consider creating a private channel instead.",
"more_direct_channels.new_convo_note.full": "You’ve reached the maximum number of people for this conversation. Consider creating a private channel instead.",
"more_direct_channels.title": "Direct Messages",
+ "modal.manaul_status.title": "Your status is set to \"{status}\"",
+ "modal.manaul_status.message": "Would you like to switch your status to \"Online\"?",
+ "modal.manaul_status.button": "Yes, set my status to \"Online\"",
+ "modal.manaul_status.cancel": "No, keep it as \"{status}\"",
+ "modal.manaul_status.ask": "Do not ask me again",
"msg_typing.areTyping": "{users} and {last} are typing...",
"msg_typing.isTyping": "{user} is typing...",
"msg_typing.someone": "Someone",