From 9ae83c640253d276ed2ffd7dba6e190eeacd679a Mon Sep 17 00:00:00 2001 From: Igor Zinken <730069+igorski@users.noreply.github.com> Date: Sat, 21 Mar 2026 10:08:41 +0100 Subject: [PATCH] Update Google Fonts consent message --- src/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/messages.json b/src/messages.json index 41132db..d7eb4e6 100644 --- a/src/messages.json +++ b/src/messages.json @@ -14,7 +14,7 @@ "importError": "Could not import file '{file}'", "fonts": { "consentRequired": "Consent required", - "consentExpl": "You are about to use text within a BitMappery document. BitMappery text is rendered using Google Fonts, which is a free to use online service providing a large range of type faces. \n\nBecause we can't have nice things, the EU requires sites to request explicit approval before serving Google Fonts to end users under GDPR (even though no cookies are placed by use of the service).\n\nIf you are not in the EU or of the understanding that usage of Google Fonts does not surrender any personal information to Google or evil ad networks, you can provide consent by clicking OK.\n\nYou can also choose to reject using Google Fonts and continue using BitMappery with fallback fonts (or not use text at all). When in doubt, consult the privacy policy." + "consentExpl": "You are about to use text within a BitMappery document. BitMappery text is rendered using Google Fonts, which is a free to use online service providing a large range of type faces. \n\nUnder GDPR, CCPA, DPA and similar privacy laws, sites are required to request explicit approval before serving Google Fonts to end users.\n\nIf you agree to the usage of Google Fonts, you can provide consent by clicking OK.\n\nYou can also choose to reject using Google Fonts and continue using BitMappery with fallback fonts (or not use text at all). When in doubt, consult the privacy policy." }, "title": { "success": "Success",