This commit is contained in:
Bojan Mojsilovic 2024-02-01 16:54:16 +01:00
parent 365fa80e86
commit 6fa7d42262

View File

@ -1936,7 +1936,7 @@ export const upload = {
}, },
fileTooBig: { fileTooBig: {
id: 'upload.fileTooBig', id: 'upload.fileTooBig',
defaultMessage: 'File too big, Upload limit is 100MB.', defaultMessage: 'File too big. Upload limit is 100MB.',
description: 'Faces emoji group title', description: 'Faces emoji group title',
}, },
}; };