diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json index 1c8f16c6b..f5b1b25bd 100644 --- a/backend/i18n/frontend_en.json +++ b/backend/i18n/frontend_en.json @@ -496,7 +496,7 @@ "contents.unsavedChangesText": "You have unsaved changes. Do you want to load them now?", "contents.unsavedChangesTitle": "Unsaved changes", "contents.unsetValue": "Unset value", - "contents.unsetValueConfirmText": "If you unset the value you might loose your changes.\n\nDo you really want to do it?", + "contents.unsetValueConfirmText": "If you unset the value you might lose your changes.\n\nDo you really want to do it?", "contents.unsetValueConfirmTitle": "Do you want to unset the value?", "contents.updated": "Content updated successfully.", "contents.updateFailed": "Failed to update content. Please reload.", diff --git a/backend/i18n/source/frontend_en.json b/backend/i18n/source/frontend_en.json index 1c8f16c6b..f5b1b25bd 100644 --- a/backend/i18n/source/frontend_en.json +++ b/backend/i18n/source/frontend_en.json @@ -496,7 +496,7 @@ "contents.unsavedChangesText": "You have unsaved changes. Do you want to load them now?", "contents.unsavedChangesTitle": "Unsaved changes", "contents.unsetValue": "Unset value", - "contents.unsetValueConfirmText": "If you unset the value you might loose your changes.\n\nDo you really want to do it?", + "contents.unsetValueConfirmText": "If you unset the value you might lose your changes.\n\nDo you really want to do it?", "contents.unsetValueConfirmTitle": "Do you want to unset the value?", "contents.updated": "Content updated successfully.", "contents.updateFailed": "Failed to update content. Please reload.",