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

add Chinese MOD instructions. #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/main/resources/assets/journeymap/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"modmenu.descriptionTranslation.journeymap": "JourneyMap:在探索过程中,通过游戏内小地图或网络浏览器实时显示地图。",
"_comment": "## 位置参数(%1$s, %2$s, %3$s 等)可以根据您的语言句子结构重新排序",
"jm.advanced.announcemod": "模组公告",
"jm.advanced.announcemod.tooltip": "在聊天窗口中宣布 JourneyMap 已准备就绪。",
Expand Down Expand Up @@ -1128,4 +1129,4 @@
"key.journeymap.toggle_waypoints": "切换所有路径点",
"key.journeymap.zoom_in": "放大",
"key.journeymap.zoom_out": "缩小"
}
}