This commit is contained in:
weber
2025-08-25 18:35:06 +08:00
parent 77033854f0
commit df75c710e5
20 changed files with 353 additions and 181 deletions

View File

@@ -182,5 +182,8 @@
<string name="create_agent">创建智能体</string>
<string name="publish_dynamic">发布动态</string>
<string name="hot_agent">热门智能体</string>
<string name="group_room_enter">进入</string>
<string name="group_room_enter_success">成功加入房间</string>
<string name="group_room_enter_fail">加入房间失败</string>
</resources>

View File

@@ -177,5 +177,8 @@
<string name="create_agent">创建智能体</string>
<string name="publish_dynamic">发布动态</string>
<string name="hot_agent">热门智能体</string>
<string name="group_room_enter">进入</string>
<string name="group_room_enter_success">成功加入房间</string>
<string name="group_room_enter_fail">加入房间失败</string>
</resources>