Add a command for creating custom widgets without an integration manager

Fixes https://github.com/vector-im/riot-web/issues/4882
This commit is contained in:
Travis Ralston 2019-03-24 00:07:00 -06:00
parent 7b972e476f
commit 8cca1bef23
2 changed files with 24 additions and 0 deletions

View file

@ -161,6 +161,9 @@
"Define the power level of a user": "Define the power level of a user",
"Deops user with given id": "Deops user with given id",
"Opens the Developer Tools dialog": "Opens the Developer Tools dialog",
"Adds a custom widget by URL to the room": "Adds a custom widget by URL to the room",
"Please supply a https:// or http:// widget URL": "Please supply a https:// or http:// widget URL",
"You cannot modify widgets in this room.": "You cannot modify widgets in this room.",
"Verifies a user, device, and pubkey tuple": "Verifies a user, device, and pubkey tuple",
"Unknown (user, device) pair:": "Unknown (user, device) pair:",
"Device already verified!": "Device already verified!",