mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 09:01:15 +02:00
18 lines
397 B
JSON
18 lines
397 B
JSON
{
|
|
"window": {
|
|
"title": "Authentifizierung erforderlich"
|
|
},
|
|
"prompt": {
|
|
"password": "Passwort"
|
|
},
|
|
"action": {
|
|
"cancel": "Abbrechen",
|
|
"authenticate": "Authentifizieren"
|
|
},
|
|
"error": {
|
|
"failed": {
|
|
"title": "Authentifizierung fehlgeschlagen",
|
|
"message": "Das eingegebene Passwort war falsch."
|
|
}
|
|
}
|
|
} |