From 09ef284af7e0c9312cf9968deefe8fe701387689 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 13 Apr 2021 00:08:17 +0300 Subject: better label, better error handling --- src/i18n/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/i18n') 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", -- cgit v1.2.3-70-g09d2