Fix typo.
This commit is contained in:
parent
1d49df4b4d
commit
240f710cda
@ -182,7 +182,7 @@ converse_theme_option_concord: "ConverseJS concord theme"
|
|||||||
autocolors_label: "Automatic color detection"
|
autocolors_label: "Automatic color detection"
|
||||||
autocolors_description: |
|
autocolors_description: |
|
||||||
Try to autodetect colors from user's current theme.<br>
|
Try to autodetect colors from user's current theme.<br>
|
||||||
When this settings is enabled, the plugin tries to auto-detect colors to apply to the chat theme.<br>
|
When this setting is enabled, the plugin tries to auto-detect colors to apply to the chat theme.<br>
|
||||||
If this is not correctly working for some of your Peertube theme, you can disable this option.
|
If this is not correctly working for some of your Peertube theme, you can disable this option.
|
||||||
You can report the bug on the official
|
You can report the bug on the official
|
||||||
<a href="https://github.com/JohnXLivingston/peertube-plugin-livechat/issues" target="_blank">
|
<a href="https://github.com/JohnXLivingston/peertube-plugin-livechat/issues" target="_blank">
|
||||||
@ -305,7 +305,7 @@ prosody_c2s_port_description: |
|
|||||||
prosody_c2s_interfaces_label: "Client to server network interfaces"
|
prosody_c2s_interfaces_label: "Client to server network interfaces"
|
||||||
prosody_c2s_interfaces_description: |
|
prosody_c2s_interfaces_description: |
|
||||||
The network interfaces to listen on for client to server connections.<br>
|
The network interfaces to listen on for client to server connections.<br>
|
||||||
This settings is provided for advanced users. Don't change this settings if you don't fully understand what it means.<br>
|
This setting is provided for advanced users. Don't change this setting if you don't fully understand what it means.<br>
|
||||||
List of IP to listen on, coma separated (spaces will be stripped).<br>
|
List of IP to listen on, coma separated (spaces will be stripped).<br>
|
||||||
You can use «*» to listen on all IPv4 interfaces, and «::» for all IPv6.<br>
|
You can use «*» to listen on all IPv4 interfaces, and «::» for all IPv6.<br>
|
||||||
Examples:
|
Examples:
|
||||||
|
Loading…
Reference in New Issue
Block a user