Files
yourpart3/frontend/src/i18n/locales/en/error.json
Torsten Schulz (local) d481cfd95c Planungen android
2026-07-08 22:28:51 +02:00

9 lines
263 B
JSON

{
"error": {
"title": "An Error Occurred",
"close": "Close",
"credentialsinvalid": "The credentials are not correct.",
"network": "The server connection failed. Please check your internet connection and server access."
}
}