diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-11 16:05:25 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-11 16:05:25 +0100 |
| commit | be1919723e8e5d5381934945077e0af53dbffa23 (patch) | |
| tree | d27cb864274366260ed222018be232f7b9f02af4 /client/locales/de | |
| parent | 30528ee52712ec182519a69ddd45e1ea18e854ce (diff) | |
Translations: Sync with source code
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 |
