Changed some error texts

This commit is contained in:
Juan Gilsanz Polo 2024-01-28 17:13:18 +01:00
parent 69612cc3e5
commit 300738ca14
3 changed files with 8 additions and 4 deletions

View file

@ -24,7 +24,7 @@
"invalidUsernamePassword": "Invalid username or password",
"tooManyAttempts": "Too many attempts. Try again later.",
"cantReachServer": "Can't reach server. Check connection data.",
"sslError": "SSL error. Go to Settings > Advanced settings and enable Override SSL validation.",
"sslError": "Handshake exception. Cannot establish a secure connection with the server. This can be a SSL error. Go to Settings > Advanced settings and enable Override SSL validation.",
"unknownError": "Unknown error",
"connectionNotCreated": "Connection couldn't be created",
"connecting": "Connecting...",