From a64cab0918b047436395775457b79df73b7d2227 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sun, 22 Dec 2024 01:31:48 +0100 Subject: [PATCH] New translations messages.json (Chinese Simplified) --- _locales/zh_CN/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index a3cf15f..b786b7c 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/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": {