diff options
| author | Henry Jameson <me@hjkos.com> | 2021-05-31 13:55:28 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-05-31 13:55:28 +0300 |
| commit | 245addb530f04510d072531eef45e7f30c79e237 (patch) | |
| tree | 7610361c3deefd1ac343f5ccc976f31edcee7f3a /src | |
| parent | 09ef284af7e0c9312cf9968deefe8fe701387689 (diff) | |
remove "leak ur cookiz"
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 61d88cb3..bfa84940 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -81,7 +81,7 @@ "moderator": "Moderator" }, "flash_content": "Click to show Flash content using Ruffle (Experimental, may not work).", - "flash_security": "Note that this can be potentially dangerous since Flash content is still arbitrary code, it might leak your cookies.", + "flash_security": "Note that this can be potentially dangerous since Flash content is still arbitrary code.", "flash_fail": "Failed to load flash content, see console for details." }, "image_cropper": { |
