Files
dotfiles/noctalia/plugins/polkit-agent/i18n/en.json
T
Domipoke 955801c666 noctalia
2026-06-25 19:58:23 +02:00

18 lines
375 B
JSON

{
"window": {
"title": "Authentication Required"
},
"prompt": {
"password": "Password"
},
"action": {
"cancel": "Cancel",
"authenticate": "Authenticate"
},
"error": {
"failed": {
"title": "Authentication Failed",
"message": "The password you entered was incorrect."
}
}
}