-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Translated
local_auth.json
into de
.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"common": { | ||
"goToSettings": "Zu den Einstellungen" | ||
}, | ||
"android": { | ||
"biometricHint": "Identität bestätigen", | ||
"biometricNotRecognized": "Nicht erkannt. Versuchen Sie es erneut.", | ||
"signInTitle": "Authentifizierung erforderlich", | ||
"biometricRequiredTitle": "Biometrische Daten erforderlich", | ||
"deviceCredentialsRequiredTitle": "Erforderliche Geräteanmeldedaten", | ||
"deviceCredentialsSetupDescription": "Erforderliche Geräteanmeldedaten", | ||
"goToSettingsDescription": "Die biometrische Authentifizierung ist auf Ihrem Gerät nicht eingerichtet. Gehen Sie zu „Einstellungen > Sicherheit“, um die biometrische Authentifizierung hinzuzufügen." | ||
}, | ||
"ios": { | ||
"lockOut": "Die biometrische Authentifizierung ist deaktiviert. Bitte sperren und entsperren Sie Ihren Bildschirm, um sie zu aktivieren.", | ||
"goToSettingsDescription": "Die biometrische Authentifizierung ist auf Ihrem Gerät nicht eingerichtet. Bitte aktivieren Sie entweder Touch ID oder Face ID auf Ihrem Telefon." | ||
} | ||
} |