fix(webui): reduce automation dashboard copy
This commit is contained in:
@@ -466,8 +466,6 @@
|
||||
"automations": {
|
||||
"kicker": "ワークスペースの自動タスク",
|
||||
"title": "自動タスク",
|
||||
"description": "cron リマインダー、定期的な agent ターン、一回限りのタスク、保護されたシステムタスクを確認できます。",
|
||||
"refresh": "更新",
|
||||
"newInChat": "チャットで作成",
|
||||
"stats": {
|
||||
"active": "実行中",
|
||||
@@ -551,7 +549,8 @@
|
||||
"history": {
|
||||
"ok": "完了",
|
||||
"error": "エラー",
|
||||
"skipped": "スキップ"
|
||||
"skipped": "スキップ",
|
||||
"recent": "最近の実行"
|
||||
},
|
||||
"duration": {
|
||||
"lessThanSecond": "1 秒未満"
|
||||
|
||||
Reference in New Issue
Block a user