Improvements from PattaFeuFeu

Co-authored-by: Patrick Geselbracht <github@pattafeufeu.de>
This commit is contained in:
Toby Baier 2023-11-30 08:20:02 +01:00 committed by GitHub
parent 125020b152
commit 66044c0fe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// MARK: Network errors.
"global.error.notSuccessResponse" = "Antwort vom Server: %@.";
"global.error.notSuccessResponse" = "Serverantwort: %@.";
"global.error.unknownError" = "Unbekannter Fehler.";
// Mark: Report errors.