diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 075d2309..230a2cc2 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -75,7 +75,7 @@ "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", "errorTitle": "Error", - "errorUnknown": "Unknown error", + "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", "errorSocket": "Web socket connection error", "userEmail": "Email", |