Skip to content

Multi language coding error #69

@ddaodan

Description

@ddaodan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions