mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 23:17:43 +02:00
Chat screen: New message(s) notification #532
This commit is contained in:
@@ -152,6 +152,8 @@
|
||||
"room_participants_action_mention" = "Mention";
|
||||
|
||||
// Chat
|
||||
"room_new_message_notification" = "%d new message";
|
||||
"room_new_messages_notification" = "%d new messages";
|
||||
"room_one_user_is_typing" = "%@ is typing...";
|
||||
"room_two_users_are_typing" = "%@ & %@ are typing...";
|
||||
"room_many_users_are_typing" = "%@, %@ & others are typing...";
|
||||
|
||||
Reference in New Issue
Block a user