mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
VoIP: Show an action sheet when the user clicks on the call button. He will be able to select Voice or Video Call
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
"join" = "Join";
|
||||
"reject" = "Reject";
|
||||
"camera" = "Camera";
|
||||
"voice" = "Voice";
|
||||
"video" = "Video";
|
||||
|
||||
// Authentication
|
||||
"auth_login" = "Log in";
|
||||
|
||||
Reference in New Issue
Block a user