Fix translation.
This commit is contained in:
parent
ae593c26f1
commit
f0962e864c
@ -7,13 +7,17 @@
|
|||||||
* Adding Bots to builtin Prosody mode!
|
* Adding Bots to builtin Prosody mode!
|
||||||
* The DemoBot: it is a bot than can join rooms to demonstrate the plugin (it is an hidden feature).
|
* The DemoBot: it is a bot than can join rooms to demonstrate the plugin (it is an hidden feature).
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* Fix spanish translation.
|
||||||
|
|
||||||
## v5.0.1
|
## v5.0.1
|
||||||
|
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
|
||||||
* If you have some CSS customization for the plugin, it may be broken.
|
* If you have some CSS customization for the plugin, it may be broken.
|
||||||
* Auto color detection can have bad result for some Peertube themes. If so, you can disable it in the settings.
|
* Auto color detection can have bad result for some Peertube themes. If so, you can disable it in the settings.
|
||||||
* Note: if updating the plugin to v5.0.1 fails with an error like `Cannot find module 'validate-color'`, try to restart peertube, then install/update the plugin. See https://github.com/Chocobozzz/PeerTube/issues/4593
|
* Note: if updating the plugin to v5.0.1 fails with an error like `Cannot find module 'validate-color'`, try to restart peertube, then install/update the plugin. See <https://github.com/Chocobozzz/PeerTube/issues/4593>
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"Open chat": "Abrir el chat",
|
"Open chat": "Abrir el chat",
|
||||||
"Open chat in a new window": "Abrir el chat en una venta nueva",
|
"Open chat in a new window": "Abrir el chat en una nueva ventana",
|
||||||
"Close chat": "Cerrar el chat",
|
"Close chat": "Cerrar el chat",
|
||||||
"Use chat": false,
|
"Use chat": false,
|
||||||
"If enabled, there will be a chat next to the video.": false
|
"If enabled, there will be a chat next to the video.": false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user