mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 09:01:15 +02:00
18 lines
410 B
JSON
18 lines
410 B
JSON
{
|
|
"window": {
|
|
"title": "認証が必要です"
|
|
},
|
|
"prompt": {
|
|
"password": "パスワード"
|
|
},
|
|
"action": {
|
|
"cancel": "キャンセル",
|
|
"authenticate": "認証"
|
|
},
|
|
"error": {
|
|
"failed": {
|
|
"title": "認証に失敗しました",
|
|
"message": "入力されたパスワードが正しくありません。"
|
|
}
|
|
}
|
|
} |