mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-07 13:44:13 +08:00
Fix incorrect German translation
This commit is contained in:
parent
8bf4727555
commit
1660c62aa3
1 changed files with 1 additions and 1 deletions
|
@ -607,7 +607,7 @@
|
|||
"NOTIFICATIONS": {
|
||||
"RequestError": "Anfrage fehlgeschlagen",
|
||||
"RequestAborted": "Anfrage abgebrochen",
|
||||
"RequestTimeout": "Antrag auf Auslieferung",
|
||||
"RequestTimeout": "Zeitüberschreitung der Anfrage",
|
||||
"InvalidToken": "Ungültiger Token",
|
||||
"AuthError": "Authentifizierung fehlgeschlagen",
|
||||
"ConnectionError": "Serververbindung kann nicht hergestellt werden",
|
||||
|
|
Loading…
Add table
Reference in a new issue