Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi language coding error #69

Open
ddaodan opened this issue Mar 4, 2021 · 2 comments
Open

Multi language coding error #69

ddaodan opened this issue Mar 4, 2021 · 2 comments

Comments

@ddaodan
Copy link

ddaodan commented Mar 4, 2021

I created a new file called "zh_cn.lang" and put it in lang folder.
As follows

customloadingscreen.modstate.minecraft_init=Minecraft初始化中
customloadingscreen.modstate.construction=构建
customloadingscreen.modstate.pre_initialization=预初始化
customloadingscreen.modstate.initialization=初始化
customloadingscreen.modstate.post_initialization=后初始化
customloadingscreen.modstate.completed=完成
customloadingscreen.modstate.reloading_resource_packs=重新加载资源包
customloadingscreen.mcstate.modelloader.items=加载物品模型
customloadingscreen.mcstate.modelloader.blocks=加载方块模型
customloadingscreen.mcstate.modelloader.bake=烘焙模型
customloadingscreen.mcstate.texture.load=加载纹理
customloadingscreen.mcstate.texture.stitch=拼接纹理
customloadingscreen.loading=加载中
customloadingscreen.finishing=完成

The encoding used is UTF8.
But in the game, it's the color blocks.
QQ截图20210304221400

Mod version is 1.12.2-1.4.1
English is translated by Google and may not be accurate.

@AlexIIL
Copy link
Owner

AlexIIL commented Mar 4, 2021

Does 1.5.0-pre.1 work correctly?

@ddaodan
Copy link
Author

ddaodan commented Mar 5, 2021

Does 1.5.0-pre.1 work correctly?

yes,it's working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants