Widgets: Display an error if the IM is disabled

#2843
This commit is contained in:
manuroe
2019-11-21 16:36:08 +01:00
parent 25eb1cbae2
commit aafc8e3acb
5 changed files with 48 additions and 2 deletions
+1
View File
@@ -775,6 +775,7 @@
"widget_integration_missing_room_id" = "Missing room_id in request.";
"widget_integration_missing_user_id" = "Missing user_id in request.";
"widget_integration_room_not_visible" = "Room %@ is not visible.";
"widget_integration_manager_disabled" = "You need to enable Integration Manager in settings";
// Widget Picker
"widget_picker_title" = "Integrations";