界面逻辑优化

This commit is contained in:
2025-09-25 18:32:34 +08:00
parent dedd356896
commit b96ae94bdb
7 changed files with 116 additions and 81 deletions

View File

@@ -17,4 +17,5 @@
<string name="create_agent_hand">手動でAIを作成</string>
<string name="create_agent_auto">一言でAIを作成</string>
<string name="agent_name_hint_1">名前を付けて、あなただけの特別な存在にしましょう</string>
<string name="create_success">スマートボディの作成が完了しました!</string>
</resources>

View File

@@ -209,4 +209,5 @@
<string name="create_agent_hand">手动创造Ai</string>
<string name="create_agent_auto">一句话创造Ai</string>
<string name="agent_name_hint_1">给它取个名字,让它成为独一无二的你</string>
<string name="create_success">智能体创建完成!</string>
</resources>

View File

@@ -205,4 +205,5 @@
<string name="create_agent_hand">Create AI Manually</string>
<string name="create_agent_auto">Create AI with One Sentence</string>
<string name="agent_name_hint_1">Give it a name to make it uniquely yours</string>
<string name="create_success">Agent creation completed!</string>
</resources>