Share chat link popup: add an option to generate an iframe.

Implements #110, and #92 partially.
This commit is contained in:
John Livingston
2023-01-11 19:24:13 +01:00
parent 3f47c3c65a
commit ce9d531db7
12 changed files with 111 additions and 47 deletions

View File

@ -13,5 +13,7 @@
"Link copied": "リンクをコピーしました",
"Error": "エラー",
"Open": "開く",
"Use current theme colors": "現在のテーマカラーを使用する"
"Use current theme colors": "現在のテーマカラーを使用する",
"Generate an iframe to embed the chat in a website": false,
"Chat for live stream": false
}