diff --git a/src/translations.ts b/src/translations.ts index 66d1b1a..759b400 100644 --- a/src/translations.ts +++ b/src/translations.ts @@ -1936,7 +1936,7 @@ export const 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', }, };