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/en | |
| parent | 30528ee52712ec182519a69ddd45e1ea18e854ce (diff) | |
Translations: Sync with source code
Diffstat (limited to 'client/locales/en')
| -rw-r--r-- | client/locales/en/messages.gotext.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/locales/en/messages.gotext.json b/client/locales/en/messages.gotext.json index 14fdd8a..cff7351 100644 --- a/client/locales/en/messages.gotext.json +++ b/client/locales/en/messages.gotext.json @@ -145,9 +145,9 @@ "fuzzy": true }, { - "id": "Server: '{Identifier}' could not be obtained", - "message": "Server: '{Identifier}' could not be obtained", - "translation": "Server: '{Identifier}' could not be obtained", + "id": "Server: '{Identifier}' could not be connected to", + "message": "Server: '{Identifier}' could not be connected to", + "translation": "Server: '{Identifier}' could not be connected to", "translatorComment": "Copied from source.", "placeholders": [ { |
