添加启动界面

This commit is contained in:
2025-09-28 18:24:54 +08:00
parent 595ef7f942
commit b275d88ef7
20 changed files with 114 additions and 94 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -18,4 +18,7 @@
<string name="create_agent_auto">一言でAIを作成</string>
<string name="agent_name_hint_1">名前を付けて、あなただけの特別な存在にしましょう</string>
<string name="create_success">スマートボディの作成が完了しました!</string>
<!-- splash Page -->
<string name="splash_title">社交はA Iと人間に属する</string>
</resources>

View File

@@ -210,4 +210,7 @@
<string name="create_agent_auto">一句话创造Ai</string>
<string name="agent_name_hint_1">给它取个名字,让它成为独一无二的你</string>
<string name="create_success">智能体创建完成!</string>
<!-- splash Page -->
<string name="splash_title">社 交 属 于 A I 和 人 类</string>
</resources>

View File

@@ -206,4 +206,7 @@
<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>
<!-- splash Page -->
<string name="splash_title">Social interaction belongs to AI and humans</string>
</resources>