From ad649830fe7f7150afcb851fa3c44cabf089ac84 Mon Sep 17 00:00:00 2001 From: resoli Date: Mon, 14 Jun 2021 11:48:00 +0200 Subject: [PATCH 1/4] Translations for it.json in branch release/3.0.0 Translated new strings for branch release/3.0.0 --- languages/it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/it.json b/languages/it.json index efa5a606..3afbbcda 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 + "Usa la chat": false, + "Se abilitato, ci sarà una chat accanto al video.": false } From 4f41dbcae22b28ee91611651520e986ba9eec999 Mon Sep 17 00:00:00 2001 From: resoli Date: Mon, 14 Jun 2021 12:03:19 +0200 Subject: [PATCH 2/4] Updated for branch release/3.0.0 Italian translations updated for branch release/3.0.0 (correcting wrong) --- languages/it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/it.json b/languages/it.json index 3afbbcda..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", - "Usa la chat": false, - "Se abilitato, ci sarà una chat accanto al 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" } From 73776cbba1aa5114c3c0e0c2a7e0cd8d0ce655af Mon Sep 17 00:00:00 2001 From: John Livingston Date: Thu, 17 Jun 2021 10:17:42 +0200 Subject: [PATCH 3/4] Changelog --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a821705..6fd67ea8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,10 +18,6 @@ * New settings * By default, the «activate chat for all lives» is disabled (now that we can enable the webchat per video) -### Fixes - -* ... - ## v2.3.1 ### Features From ef0b5c9e3d5a464ed143e8b2a7b125456318b9b1 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Thu, 17 Jun 2021 10:45:04 +0200 Subject: [PATCH 4/4] 3.1.0 init. --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fd67ea8..062ed5f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v3.1.0 + +... + ## v3.0.0 ### Important Notes diff --git a/package.json b/package.json index 8b163f98..cb713a7f 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": [