2025-07-27 02:22:12 +08:00
|
|
|
{
|
|
|
|
|
"zh-CN": {
|
|
|
|
|
"completed": {
|
2025-07-27 17:17:15 +08:00
|
|
|
"title": "Claude Code - Task Completed",
|
|
|
|
|
"message": "[{project}] Task completed, Claude is waiting for next instruction"
|
2025-07-27 02:22:12 +08:00
|
|
|
},
|
|
|
|
|
"waiting": {
|
2025-07-27 17:17:15 +08:00
|
|
|
"title": "Claude Code - Waiting for Input",
|
|
|
|
|
"message": "[{project}] Claude needs your further guidance"
|
2025-07-27 02:22:12 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"en": {
|
|
|
|
|
"completed": {
|
|
|
|
|
"title": "Claude Code - Task Completed",
|
|
|
|
|
"message": "[{project}] Task completed, Claude is waiting for next instruction"
|
|
|
|
|
},
|
|
|
|
|
"waiting": {
|
|
|
|
|
"title": "Claude Code - Waiting for Input",
|
|
|
|
|
"message": "[{project}] Claude needs your further guidance"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"ja": {
|
|
|
|
|
"completed": {
|
|
|
|
|
"title": "Claude Code - タスク完了",
|
|
|
|
|
"message": "[{project}] タスクが完了しました。Claudeが次の指示を待っています"
|
|
|
|
|
},
|
|
|
|
|
"waiting": {
|
|
|
|
|
"title": "Claude Code - 入力待ち",
|
|
|
|
|
"message": "[{project}] Claudeにはあなたのさらなるガイダンスが必要です"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|