diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 90cbbf0f..61d88cb3 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -80,7 +80,9 @@ "admin": "Admin", "moderator": "Moderator" }, - "flash_content": "Click to show Flash content using Ruffle (Experimental)" + "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_fail": "Failed to load flash content, see console for details." }, "image_cropper": { "crop_picture": "Crop picture", |
