diff --git a/components/case/representation/representationElements.js b/components/case/representation/representationElements.js index 307c836a..504e0928 100644 --- a/components/case/representation/representationElements.js +++ b/components/case/representation/representationElements.js @@ -1042,7 +1042,7 @@ export const RenderFileUpload = (field) => { return ( <> { {t( "myrepresentations:fileupload-drop-label" )} - (Max 500MB) + (Max 50 MB) ( diff --git a/components/elements/index.js b/components/elements/index.js index 7f000d7c..38b1c199 100644 --- a/components/elements/index.js +++ b/components/elements/index.js @@ -2001,7 +2001,7 @@ const RenderFileUpload = (field) => { <> { {t( "newappeal:new-appeal-fileupload-drop-label" )}{" "} - (Max 500MB) + (Max 50 MB) (