15 lines
685 B
JSON
15 lines
685 B
JSON
{
|
||
"ja": {
|
||
"description": "スケジュールタスク管理 - ユーザー向けにスケジュールタスクを作成・管理・一覧表示します(cron による定期実行タスクと一回限りのタスクに対応)。",
|
||
"category": "タスクスケジュール"
|
||
},
|
||
"zh": {
|
||
"description": "定时任务管理 —— 为用户创建、管理、查看定时任务(支持 cron 周期任务和一次性任务)。",
|
||
"category": "任务调度"
|
||
},
|
||
"en": {
|
||
"description": "Scheduled Task Management - Create, manage, and view scheduled tasks for users (supports cron recurring tasks and one-time tasks)",
|
||
"category": "Task Scheduling"
|
||
}
|
||
}
|