Files
lobe-chat/locales/ja-JP/opStatusTray.json
T
Rdmclin2 913ee4210d feat: page/agent/agentGroup/task edit lock (#15786)
* feat: support page editor lock

Squashed page-lock feature work:
- support page editor lock
- support agent group / agent / task edit
- add edit lock to agent/agentgroup/task
- refactor page lock
- fix workspaceId for edit objects
- align with agent/group/task

* fix: collaborative edit lock

* chore: update i18n

* fix: redis acquire

* fix: release lock

* fix: test case

* chore: complement page lock test cases
2026-06-14 01:40:36 +08:00

35 lines
605 B
JSON

{
"generatingPhrases": [
"作業中",
"下書き中",
"考え中",
"計算中",
"醸造中",
"合成中",
"解析中",
"設計中",
"作曲中",
"編曲中",
"スケッチ中",
"試行錯誤中",
"熟考中",
"制作中",
"フランベ中",
"煮込み中",
"回転中",
"調整中",
"仕上げ中",
"回答を準備中",
"焼き上げ中",
"チャネリング中",
"統合中",
"解読中",
"鍛造中",
"調和中",
"即興中",
"推論中",
"微調整中",
"ジグザグ中"
]
}