diff options
Diffstat (limited to 'client/locales/de')
| -rw-r--r-- | client/locales/de/messages.gotext.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/client/locales/de/messages.gotext.json b/client/locales/de/messages.gotext.json index e9f3b29..e64546b 100644 --- a/client/locales/de/messages.gotext.json +++ b/client/locales/de/messages.gotext.json @@ -127,9 +127,9 @@ ] }, { - "id": "Server: '{Identifier}' could not be obtained", - "message": "Server: '{Identifier}' could not be obtained", - "translation": "Server '{Identifier}' konnte nicht erhalten werden", + "id": "Server: '{Identifier}' could not be connected to", + "message": "Server: '{Identifier}' could not be connected to", + "translation": "", "placeholders": [ { "id": "Identifier", @@ -323,4 +323,4 @@ "translation": "Ein interner Fehler ist aufgetreten" } ] -} +}
\ No newline at end of file |
