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

18 lines
385 B
JSON

{
"window": {
"title": "Authentification requise"
},
"prompt": {
"password": "Mot de passe"
},
"action": {
"cancel": "Annuler",
"authenticate": "S'authentifier"
},
"error": {
"failed": {
"title": "Authentification échouée",
"message": "Le mot de passe saisi est incorrect."
}
}
}