Skip to content

Commit

Permalink
Added German Translation
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-kal committed Mar 10, 2024
1 parent a2040b3 commit 6b8af90
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"@@locale": "de",

"numsCheck" : "Zahlen",
"numsSubtitleCheck" : "Zahlen zu Ihrem Passwort hinzufügen",
"lowcaseCheck" : "Kleinbuchstaben",
"lowcaseSubtitleCheck" : "Fügen Sie Kleinbuchstaben zu Ihrem Passwort hinzu",
"capitalLetCheck" : "Großbuchstaben",
"capitalLetSubtitleCheck" : "Fügen Sie Großbuchstaben zu Ihrem Passwort hinzu",
"symsCheck" : "Symbole",
"symsSubtitleCheck" : "Symbole zu Ihrem Passwort hinzufügen",
"passwordLabelText" : "Passwort",
"genButton" : "Passwort Generieren",
"copyButtonTooltip" : "Passwort Kopieren",




"settingsAppBarTitle" : "Einstellungen",
"symsUsedLabelText" : "Verwendete Symbole",
"symsUsedRestoreButtonTooltip" : "Wiederherstellen der Standardeinstellungen",
"license" : "Lizenz",
"sourceCode": "Quellcode",
"copylinkbutton" : "Link kopieren"

}

0 comments on commit 6b8af90

Please sign in to comment.