Fix mobile app translation file syntax

This commit is contained in:
Leendert de Borst
2025-10-29 10:23:31 +01:00
parent 932d79fd85
commit 7ca816a60e

View File

@@ -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?",