0.0.8-alpha

This commit is contained in:
2024-12-10 06:03:11 +08:00
parent e92b0e5c8b
commit 2bc76518e0
233 changed files with 6676 additions and 890 deletions

View File

@@ -10,5 +10,7 @@
"mca.ai_help": "AI enabled and reset to default. Click here to open the help page!",
"personalityDescription.lazy": "Slow. Always. And likes to eat.",
"personality.unassigned": "Unknown",
"command.tts_unsupported_language": "Your game language is not supported by the text-to-speech. Please change it to English or disable TTS."
"command.tts_unsupported_language": "Your game language is not supported by the text-to-speech. Please change it to English or disable TTS.",
"personalityDescription.peppy": "Hyperactive, always moving, and slightly annoying",
"mca.inworldAI.setupError": "Could not assign villager to endpoint!"
}

View File

@@ -10,5 +10,7 @@
"mca.ai_help": "AI 已启用并重置为默认值。点击这里打开帮助页面!",
"personalityDescription.lazy": "慢的。总是。并且喜欢吃。",
"personality.unassigned": "未知",
"command.tts_unsupported_language": "文本转语音功能不支持您的游戏语言。请更改为英文或禁用 TTS。"
"command.tts_unsupported_language": "文本转语音功能不支持您的游戏语言。请更改为英文或禁用 TTS。",
"personalityDescription.peppy": "多动、总是动、有点烦人",
"mca.inworldAI.setupError": "无法将村民分配到端点!"
}