peertube-plugin-livechat/languages/eo.json
John Livingston 80ac08bd18
Transparent background + fix
* Builtin Prosody, Share chat url: option to have a transparent background (for streaming integration).
* Builtin Prosody, Share chat url: fixed new day hidding when no scrollbar in readonly mode.
2022-01-16 17:50:11 +01:00

18 lines
634 B
JSON

{
"Open chat": "Malfermi la babilejon",
"Open chat in a new window": "Malfermi la babilejon en nova fenestro",
"Close chat": "Fermi la babilejon",
"Use chat": false,
"If enabled, there will be a chat next to the video.": false,
"Share chat link": false,
"Read-only": false,
"Show the scrollbar": false,
"Transparent background (for stream integration, with OBS for example)": false,
"Tips for streamers: To add the chat to your OBS, generate a read-only link and use it as a browser source.": false,
"Copy": false,
"Link copied": false,
"Error": false,
"Open": false,
"Use current theme colors": false
}