Skip to content

Commit

Permalink
Create zh_cn.json and add Chinese MOD instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Q2297045667 committed Feb 1, 2025
1 parent ccd6786 commit 0b06349
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"modmenu.descriptionTranslation.architectury": "A intermediary api aimed to ease developing multiplatform mods.",
"category.architectury_test": "Architectury Test",
"key.architectury_test.test": "Test Keybind"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"modmenu.descriptionTranslation.architectury": "一个旨在简化多平台模组开发的中间API。",
"category.architectury_test": "Architectury 测试",
"key.architectury_test.test": "测试按键绑定"
}

0 comments on commit 0b06349

Please sign in to comment.