You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/i18n/src/locales/en.i18n.json
+1
Original file line number
Diff line number
Diff line change
@@ -2383,6 +2383,7 @@
2383
2383
"FileUpload_MediaType_NotAccepted": "Media Types Not Accepted",
2384
2384
"FileUpload_MediaTypeBlackList": "Blocked Media Types",
2385
2385
"FileUpload_MediaTypeBlackListDescription": "Comma-separated list of media types. This setting has priority over the Accepted Media Types.",
2386
+
"FileUpload_MediaTypeBlackList_Alert": "The default media type for unknown file extensions is \"application/octet-stream\", to work only with known file extensions you can add it to the \"Blocked Media Types\" list.",
2386
2387
"FileUpload_MediaTypeWhiteList": "Accepted Media Types",
2387
2388
"FileUpload_MediaTypeWhiteListDescription": "Comma-separated list of media types. Leave it blank for accepting all media types.",
0 commit comments