From 84445dc8febef31631e290167e4ca13488ceb7ac Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sun, 22 Dec 2024 01:31:49 +0100 Subject: [PATCH] New translations messages.json (Chinese Traditional) --- _locales/zh_TW/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 4c780d7..4290199 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -1396,11 +1396,11 @@ "description": "" }, "exportSettings_title": { - "message": "匯出設定", + "message": "CanvasBlocker settings export", "description": "" }, "exportSettings_description": { - "message": "", + "message": "This allows you to copy your current settings. You can also paste and modify them here. If something is invalid the textarea will get a red background and the change is not stored.", "description": "" }, "settingControlling_title": { @@ -1608,7 +1608,7 @@ "description": "" }, "whitelist_inspection_description": { - "message": "This shows which fingerprint protections are active for specified sites.\n\nUnchecked means that the site can use that particular function in an unaltered manner. This includes it could use it to (partially) fingerprint your browser.\nChecked means that CanvasBlocker provides a protection which makes it harder for the site to uniquely identifying you.", + "message": "This shows which fingerprint protections are active for specified sites.{newline}{newline}Unchecked means that the site can use that particular function in an unaltered manner. This includes it could use it to (partially) fingerprint your browser.{newline}Checked means that CanvasBlocker provides a protection which makes it harder for the site to uniquely identifying you.", "description": "" }, "whitelist_all_apis": {