Merge branch 'flash-support' into 'develop'
Flash support See merge request pleroma/pleroma-fe!1380
This commit is contained in:
commit
dc611dffdb
11 changed files with 819 additions and 202 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue