From 5629b2482aae9dee057e4b8b565577aeb1d3665a Mon Sep 17 00:00:00 2001 From: Ash Keel Date: Wed, 15 Feb 2023 13:50:43 +0100 Subject: [PATCH] docs: update locale and changelog --- CHANGELOG.md | 1 + frontend/src/locale/it/translation.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a70c32a..240b423 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ UPGRADE NOTE: If upgrading from an earlier version, please re-authenticate your - The loyalty system was non-functional after an internal rewrite in 3.0.0, this has been fixed - Fixed a crash due to Twitch returning corrupted responses to status polling - Fixed issue where the LIVE stream preview would overlap dialog windows +- Fixed leaked iterators on the backup procedure ## [3.0.0] diff --git a/frontend/src/locale/it/translation.json b/frontend/src/locale/it/translation.json index b4488b3..6a3d498 100644 --- a/frontend/src/locale/it/translation.json +++ b/frontend/src/locale/it/translation.json @@ -385,7 +385,9 @@ "tab-editor": "Editor", "tab-manage": "Gestisci", "title": "Estensioni", - "error-alert": "Dettagli errore per {{name}}" + "error-alert": "Dettagli errore per {{name}}", + "incompatible-body": "Questa estensione richiede {{APPNAME}} versione {{version}} o successive, al momento stai utilizzando {{appversion}} che potrebbe essere troppo vecchia e perciò senza alcune funzionalità richieste", + "incompatible-warning": "Questa estensione non è compatibile" } }, "time": {