文本资源文件

This commit is contained in:
2025-11-12 18:03:20 +08:00
parent 941cede86c
commit 24393025bb
3 changed files with 3 additions and 0 deletions

View File

@@ -367,5 +367,6 @@
<string name="why_not_start_with_agent">エージェントから世界を知り始めませんか?</string> <string name="why_not_start_with_agent">エージェントから世界を知り始めませんか?</string>
<string name="explore">探検する</string> <string name="explore">探検する</string>
<string name="reply_to_user">返信@%1$s</string> <string name="reply_to_user">返信@%1$s</string>
<string name="error_select_at_least_one_image">少なくとも1枚の画像を選択してください。</string>
</resources> </resources>

View File

@@ -372,4 +372,5 @@
<string name="why_not_start_with_agent">不如从一个 Agent 开始认识这世界?</string> <string name="why_not_start_with_agent">不如从一个 Agent 开始认识这世界?</string>
<string name="explore">去探索</string> <string name="explore">去探索</string>
<string name="reply_to_user">回复@%1$s</string> <string name="reply_to_user">回复@%1$s</string>
<string name="error_select_at_least_one_image">请至少选择一张图片</string>
</resources> </resources>

View File

@@ -365,4 +365,5 @@
<string name="why_not_start_with_agent">Why not start exploring the world with an Agent?</string> <string name="why_not_start_with_agent">Why not start exploring the world with an Agent?</string>
<string name="explore">Explore</string> <string name="explore">Explore</string>
<string name="reply_to_user">Reply @%1$s</string> <string name="reply_to_user">Reply @%1$s</string>
<string name="error_select_at_least_one_image">Please select at least one image</string>
</resources> </resources>