Rewriting Share modal WIP:

Using lit to entirely rewrite the share chat modal.
This commit is contained in:
John Livingston
2024-06-14 13:03:14 +02:00
parent 4851e35fba
commit 75dd2e4d59
12 changed files with 559 additions and 436 deletions

View File

@ -9,8 +9,9 @@ read_only: "Read-only"
show_scrollbarr: "Show the scrollbar"
transparent_background: "Transparent background (for stream integration, with OBS
for example)"
tips_for_streamers: "Tips for streamers: To add the chat to your OBS, generate a read-only
link and use it as a browser source."
tips_for_streamers: |
Tips for streamers: To embed the chat in your video stream using OBS for example,
generate a read-only link and use it as a browser source.
copy: "Copy"
copied: "Copied"
link_copied: "Link copied"
@ -518,3 +519,5 @@ action_remove_entry: Remove this entry
action_remove_entry_confirm: Are you sure you want to remove this entry?
loading_error: An error occured while loading data.
share_chat_embed: Embed
share_chat_peertube_tips: This link will open the chat within the Peertube interface.