Skip to content

Commit

Permalink
feat: Translated master_password.json into de.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost authored Feb 5, 2025
2 parents 0f3cf53 + b170672 commit bbc1d88
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions lib/i18n/de/master_password.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"changeDialog": {
"title": "Ändern Sie Ihr Master-Passwort",
"newLabel": "Ihr neues Master-Passwort"
},
"form": {
"password": {
"input": "Ihr Master-Passwort",
"hint": "Geben Sie hier ein sicheres Passwort ein"
},
"confirmation": {
"input": "Bestätigung des Master-Passworts",
"hint": "Bestätigen Sie Ihr Passwort"
},
"securityScore": "Sicherheitsbewertung: $score"
}
}

0 comments on commit bbc1d88

Please sign in to comment.