diff --git a/CHANGELOG.md b/CHANGELOG.md index c42cf75c..fb8696eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v3.1.0 + +... + ## v3.0.0 ### Important Notes @@ -19,7 +23,6 @@ * New settings * By default, the «activate chat for all lives» is disabled (now that we can enable the webchat per video) - ## v2.3.1 ### Features diff --git a/languages/it.json b/languages/it.json index efa5a606..8e4d540c 100644 --- a/languages/it.json +++ b/languages/it.json @@ -2,6 +2,6 @@ "Open chat": "Apri la chat", "Open chat in a new window": "Apri la chat in un nuova finestra", "Close chat": "Chiudi la chat", - "Use chat": false, - "If enabled, there will be a chat next to the video.": false + "Use chat": "Usa la chat", + "If enabled, there will be a chat next to the video.": "Se abilitato, ci sarà una chat accanto al video" } diff --git a/package.json b/package.json index 5cbfce8c..46c243e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube-plugin-livechat", "description": "PeerTube plugin livechat", - "version": "3.0.0", + "version": "3.1.0", "author": "John Livingston", "bugs": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues", "clientScripts": [