Skip to content

Commit

Permalink
Merge pull request #49 from flutter-belgium/fix/cookie-consent-typo
Browse files Browse the repository at this point in the history
fix: Cookie consent typo
  • Loading branch information
vanlooverenkoen authored Jun 12, 2024
2 parents 0217c82 + a6dcdcf commit b854fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/locale/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"privacy_policy_title": "Privacy policy",
"privacy_policy_text": "Add privacy policy",
"cookie_consent_always_on": "Always on",
"cookie_consent_essential_title": "Essenetial cookies",
"cookie_consent_essential_title": "Essential cookies",
"cookie_consent_essential_description": "We use cookies to make the website work optimally. Only the most necessary are kept here.",
"cookie_consent_statistics_title": "Statistics cookies",
"cookie_consent_statistics_description": "To see where we can improve the website, and when the website is used, we use cookies to track anonymous statistics via Google Analytics",
Expand Down

0 comments on commit b854fab

Please sign in to comment.