mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 17:11:14 +02:00
18 lines
375 B
JSON
18 lines
375 B
JSON
{
|
|
"window": {
|
|
"title": "Hitelesítés szükséges"
|
|
},
|
|
"prompt": {
|
|
"password": "Jelszó"
|
|
},
|
|
"action": {
|
|
"cancel": "Mégse",
|
|
"authenticate": "Hitelesítés"
|
|
},
|
|
"error": {
|
|
"failed": {
|
|
"title": "Hitelesítés sikertelen",
|
|
"message": "A megadott jelszó helytelen volt."
|
|
}
|
|
}
|
|
} |