diff --git a/src/Geopilot.Frontend/public/locale/de/common.json b/src/Geopilot.Frontend/public/locale/de/common.json
index 66153ccb..38f2db27 100644
--- a/src/Geopilot.Frontend/public/locale/de/common.json
+++ b/src/Geopilot.Frontend/public/locale/de/common.json
@@ -73,7 +73,7 @@
"spatialExtentIncompleteTitle": "Ungültige räumliche Ausdehnung",
"stacBrowser": "STAC Browser",
"termsOfUse": "Nutzungsbestimmungen",
- "termsOfUseAccpetance": "Ich akzeptiere die .",
+ "termsOfUseAcceptance": "Ich akzeptiere die .",
"type": "Typ",
"uploadFile": "{{fileName}} hochladen...",
"uploadNotSuccessful": "Der Upload war nicht erfolgreich. Die Validierung wurde abgebrochen.",
diff --git a/src/Geopilot.Frontend/public/locale/en/common.json b/src/Geopilot.Frontend/public/locale/en/common.json
index 13155fec..e10ffc25 100644
--- a/src/Geopilot.Frontend/public/locale/en/common.json
+++ b/src/Geopilot.Frontend/public/locale/en/common.json
@@ -73,7 +73,7 @@
"spatialExtentIncompleteTitle": "Invalid spatial extent",
"stacBrowser": "STAC Browser",
"termsOfUse": "Terms of use",
- "termsOfUseAccpetance": "I accept the .",
+ "termsOfUseAcceptance": "I accept the .",
"type": "Type",
"uploadFile": "Upload {{fileName}}...",
"uploadNotSuccessful": "The upload was not successful. Validation has been aborted.",
diff --git a/src/Geopilot.Frontend/public/locale/fr/common.json b/src/Geopilot.Frontend/public/locale/fr/common.json
index 595180fd..0645a786 100644
--- a/src/Geopilot.Frontend/public/locale/fr/common.json
+++ b/src/Geopilot.Frontend/public/locale/fr/common.json
@@ -73,7 +73,7 @@
"spatialExtentIncompleteTitle": "Étendue spatiale non valide",
"stacBrowser": "Navigateur STAC",
"termsOfUse": "Conditions d'utilisation",
- "termsOfUseAccpetance": "J'accepte les .",
+ "termsOfUseAcceptance": "J'accepte les .",
"type": "Type",
"uploadFile": "Télécharger {{fileName}}...",
"uploadNotSuccessful": "Le téléchargement n'a pas réussi. La validation a été annulée.",
diff --git a/src/Geopilot.Frontend/public/locale/it/common.json b/src/Geopilot.Frontend/public/locale/it/common.json
index 87997a47..00124dcd 100644
--- a/src/Geopilot.Frontend/public/locale/it/common.json
+++ b/src/Geopilot.Frontend/public/locale/it/common.json
@@ -73,7 +73,7 @@
"spatialExtentIncompleteTitle": "Misura spaziale non valida",
"stacBrowser": "Browser STAC",
"termsOfUse": "Termini di utilizzo",
- "termsOfUseAccpetance": "Accetto i .",
+ "termsOfUseAcceptance": "Accetto i .",
"type": "Tipo",
"uploadFile": "Carica {{fileName}}...",
"uploadNotSuccessful": "Caricamento non riuscito. La validazione è stata interrotta.",
diff --git a/src/Geopilot.Frontend/src/pages/home/FileDropzone.jsx b/src/Geopilot.Frontend/src/pages/home/FileDropzone.jsx
index 670ed046..a3679a13 100644
--- a/src/Geopilot.Frontend/src/pages/home/FileDropzone.jsx
+++ b/src/Geopilot.Frontend/src/pages/home/FileDropzone.jsx
@@ -165,7 +165,7 @@ export const FileDropzone = ({
/>