Updated message from design
This commit is contained in:
parent
023cb8029d
commit
98ffdc2823
2 changed files with 3 additions and 3 deletions
|
@ -315,7 +315,7 @@ export function ToastManager({
|
|||
if (toastType === ToastType.UnsupportedMultiAttachment) {
|
||||
return (
|
||||
<Toast onClose={hideToast}>
|
||||
{i18n('cannotSelectMultipleNonImageAttachments')}
|
||||
{i18n('cannotSelectMultipleFileAttachments')}
|
||||
</Toast>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue