mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 06:06:57 +02:00
Chat screen: Add other option menu
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"next" = "Next";
|
||||
"back" = "Back";
|
||||
|
||||
// Room creation
|
||||
// Chat creation
|
||||
"room_creation_title" = "New Chat";
|
||||
"room_creation_account" = "Account";
|
||||
"room_creation_appearance" = "Appearance";
|
||||
@@ -42,6 +42,12 @@
|
||||
"room_creation_add_participants" = "Add Participants";
|
||||
"room_creation_participants" = "Participants";
|
||||
|
||||
// Chat
|
||||
"room_option_start_group_voice" = "Start group audio chat";
|
||||
"room_option_start_group_video" = "Start group video chat";
|
||||
"room_option_share_location" = "Share location";
|
||||
"room_option_share_contact" = "Share contact";
|
||||
|
||||
// Settings
|
||||
"account_logout_all" = "Logout all accounts";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user