feat: 完成本地化代码并部分翻译

This commit is contained in:
2026-04-01 09:25:22 +08:00
parent 3258c22b18
commit feb5d4b030
11 changed files with 115 additions and 31 deletions
+4
View File
@@ -31,6 +31,10 @@ DownloadManager="*res://scripts/autoload/DownloadManager.gd"
window/size/viewport_width=2560
window/size/viewport_height=1440
[internationalization]
locale/translations=PackedStringArray("res://assets/translation/trans.en.translation", "res://assets/translation/trans.zh.translation")
[rendering]
renderer/rendering_method="gl_compatibility"