fix(web): toast warning when trying to upload unsupported file type (#26492)

This commit is contained in:
Mees Frensel
2026-02-24 21:58:40 +01:00
committed by GitHub
parent 33c6cf8325
commit 11e5c42bc9
2 changed files with 6 additions and 0 deletions

View File

@@ -2307,6 +2307,7 @@
"unstack_action_prompt": "{count} unstacked",
"unstacked_assets_count": "Un-stacked {count, plural, one {# asset} other {# assets}}",
"unsupported_field_type": "Unsupported field type",
"unsupported_file_type": "File {file} can't be uploaded because its file type {type} is not supported.",
"untagged": "Untagged",
"untitled_workflow": "Untitled workflow",
"up_next": "Up next",