diff --git a/apps/mobile-app/i18n/locales/en.json b/apps/mobile-app/i18n/locales/en.json index c117b05da..c29f11d02 100644 --- a/apps/mobile-app/i18n/locales/en.json +++ b/apps/mobile-app/i18n/locales/en.json @@ -53,7 +53,7 @@ "networkError": "Network request failed. Please check your internet connection and try again.", "networkErrorSelfHosted": "Network request failed. Check your network connection and server availability. For self-hosted instances, please ensure you have a valid SSL certificate installed. Self-signed certificates are not supported on mobile devices for security reasons.", "sessionExpired": "Your session has expired. Please login again.", - "httpError": "HTTP error: {{status}}", + "httpError": "HTTP error: {{status}}" }, "confirmLogout": "Are you sure you want to logout? You need to login again with your master password to access your vault.", "noAccountYet": "No account yet?",