mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
913ee4210d
* 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
35 lines
605 B
JSON
35 lines
605 B
JSON
{
|
|
"generatingPhrases": [
|
|
"作業中",
|
|
"下書き中",
|
|
"考え中",
|
|
"計算中",
|
|
"醸造中",
|
|
"合成中",
|
|
"解析中",
|
|
"設計中",
|
|
"作曲中",
|
|
"編曲中",
|
|
"スケッチ中",
|
|
"試行錯誤中",
|
|
"熟考中",
|
|
"制作中",
|
|
"フランベ中",
|
|
"煮込み中",
|
|
"回転中",
|
|
"調整中",
|
|
"仕上げ中",
|
|
"回答を準備中",
|
|
"焼き上げ中",
|
|
"チャネリング中",
|
|
"統合中",
|
|
"解読中",
|
|
"鍛造中",
|
|
"調和中",
|
|
"即興中",
|
|
"推論中",
|
|
"微調整中",
|
|
"ジグザグ中"
|
|
]
|
|
}
|