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

18 lines
368 B
JSON

{
"window": {
"title": "인증 필요"
},
"prompt": {
"password": "비밀번호"
},
"action": {
"cancel": "취소",
"authenticate": "인증"
},
"error": {
"failed": {
"title": "인증 실패",
"message": "입력한 비밀번호가 올바르지 않습니다."
}
}
}