mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Add the update error case management.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"create" = "Create";
|
||||
"leave" = "Leave";
|
||||
"remove" = "Remove";
|
||||
"retry" = "Retry";
|
||||
|
||||
// Authentication
|
||||
"auth_sign_in" = "Sign in";
|
||||
@@ -89,6 +90,8 @@
|
||||
"room_details_topic" = "Topic";
|
||||
"room_details_people" = "People";
|
||||
"room_details_settings" = "Settings";
|
||||
"room_details_fail_to_update_topic" = "Fail to update the topic";
|
||||
"room_details_fail_to_update_room_name" = "Fail to update the room name";
|
||||
|
||||
"notification_settings_global_notification_settings" = "Global Notification Settings";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user