aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index d6138482..aa440ac1 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -79,7 +79,10 @@
"role": {
"admin": "Admin",
"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.",
+ "flash_fail": "Failed to load flash content, see console for details."
},
"image_cropper": {
"crop_picture": "Crop picture",
@@ -345,6 +348,7 @@
"hide_all_muted_posts": "Hide muted posts",
"max_thumbnails": "Maximum amount of thumbnails per post",
"hide_isp": "Hide instance-specific panel",
+ "right_sidebar": "Show sidebar on the right side",
"hide_wallpaper": "Hide instance wallpaper",
"preload_images": "Preload images",
"use_one_click_nsfw": "Open NSFW attachments with just one click",