AI美化功能

This commit is contained in:
2025-09-23 18:32:01 +08:00
parent 88f379fe5b
commit ea911f113b
6 changed files with 319 additions and 129 deletions

View File

@@ -6,4 +6,15 @@
<string name="create_group_chat_option">グループチャット</string>
<string name="create_moment">モーメント</string>
<string name="create_close">閉じる</string>
<!-- Create Agent Page -->
<string name="welcome_1">こんにちは!今日は何を作りたいですか?</string>
<string name="welcome_2">たった一言で、あなた専用のAIがここで生まれます。</string>
<string name="agent_desc_hint_auto">詩を書くAI、あなたの笑いを理解するAI...</string>
<string name="agent_text_beautify">AI美化</string>
<string name="ideaing">アイデアを考え中</string>
<string name="avatar">アバター</string>
<string name="create_agent_hand">手動でAIを作成</string>
<string name="create_agent_auto">一言でAIを作成</string>
<string name="agent_name_hint_1">名前を付けて、あなただけの特別な存在にしましょう</string>
</resources>

View File

@@ -199,4 +199,14 @@
<string name="create_moment">动态</string>
<string name="create_close">关闭</string>
<!-- Create Agent Page -->
<string name="welcome_1">你好呀!今天想创造什么?</string>
<string name="welcome_2">只需要一句话你的专属AI将在这里诞生。</string>
<string name="agent_desc_hint_auto">一个会写诗的AI一个懂你笑点的AI...</string>
<string name="agent_text_beautify">AI美化</string>
<string name="ideaing">正在为你构思</string>
<string name="avatar">头像</string>
<string name="create_agent_hand">手动创造Ai</string>
<string name="create_agent_auto">一句话创造Ai</string>
<string name="agent_name_hint_1">给它取个名字,让它成为独一无二的你</string>
</resources>

View File

@@ -195,4 +195,14 @@
<string name="create_moment">Moment</string>
<string name="create_close">Close</string>
<!-- Create Agent Page -->
<string name="welcome_1">Hello ! What would you like to create today?</string>
<string name="welcome_2">Just one sentence, and your exclusive AI will be born here.</string>
<string name="agent_desc_hint_auto">An AI that writes poetry, an AI that understands your sense of humor...</string>
<string name="agent_text_beautify">AI Beautify</string>
<string name="ideaing">Brainstorming for you</string>
<string name="avatar">Avatar</string>
<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>
</resources>