From 998a8982f8319ae26b521c5ae0164e5f8146ac8b Mon Sep 17 00:00:00 2001 From: Niklas Stambor Date: Sun, 25 Sep 2022 21:54:38 +0200 Subject: [PATCH] Typo in German Localization File Aktalisiert --> Aktualisiert --- Xcodes/Resources/de.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xcodes/Resources/de.lproj/Localizable.strings b/Xcodes/Resources/de.lproj/Localizable.strings index 06abf2a..7b568cc 100644 --- a/Xcodes/Resources/de.lproj/Localizable.strings +++ b/Xcodes/Resources/de.lproj/Localizable.strings @@ -125,7 +125,7 @@ "NoTrustedPhones" = "Dein Account verfügt über keine vertrauenswürdigen Telefonnummern, diese sind aber für Zwei-Faktor-Authentifizierung erforderlich.\n\nInformationen dazu unter https://support.apple.com/en-ca/HT204915."; // MainWindow -"UpdatedAt" = "Aktalisiert am"; +"UpdatedAt" = "Aktualisiert am"; // ToolBar "Login" = "Login";