diff --git a/frontend/public/locales/en-GB/licenses.json b/frontend/public/locales/en-GB/licenses.json index 5d46685f9d..ed7c3eea47 100644 --- a/frontend/public/locales/en-GB/licenses.json +++ b/frontend/public/locales/en-GB/licenses.json @@ -9,5 +9,5 @@ "tab_license_history": "History", "loading_licenses": "Loading licenses...", "enter_license_key": "Please enter a license key", - "license_applied": "License applied successfully, please refresh the page to see changes." -} \ No newline at end of file + "license_applied": "License applied successfully" +} diff --git a/frontend/public/locales/en/licenses.json b/frontend/public/locales/en/licenses.json index 5d46685f9d..ed7c3eea47 100644 --- a/frontend/public/locales/en/licenses.json +++ b/frontend/public/locales/en/licenses.json @@ -9,5 +9,5 @@ "tab_license_history": "History", "loading_licenses": "Loading licenses...", "enter_license_key": "Please enter a license key", - "license_applied": "License applied successfully, please refresh the page to see changes." -} \ No newline at end of file + "license_applied": "License applied successfully" +}