summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 12ded1acb..9a1f6d6c0 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -2455,5 +2455,8 @@
"webrtc.unmute_audio": "Unmute microphone",
"webrtc.unpause_video": "Turn on camera",
"webrtc.unsupported": "{username} client does not support video calls.",
- "youtube_video.notFound": "Video not found"
+ "youtube_video.notFound": "Video not found",
+ "status_dropdown.set_online": "Online",
+ "status_dropdown.set_away": "Away",
+ "status_dropdown.set_offline": "Offline"
}