From 7afff7aad0e544cc81f751bfa7ce266aa59ed6cc Mon Sep 17 00:00:00 2001 From: SuoYukii Date: Sat, 28 Sep 2024 12:46:14 +0800 Subject: [PATCH] Create zh_cn.json --- src/main/resources/assets/qolhunters/lang/zh_cn.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/main/resources/assets/qolhunters/lang/zh_cn.json diff --git a/src/main/resources/assets/qolhunters/lang/zh_cn.json b/src/main/resources/assets/qolhunters/lang/zh_cn.json new file mode 100644 index 0000000..d3e7ef5 --- /dev/null +++ b/src/main/resources/assets/qolhunters/lang/zh_cn.json @@ -0,0 +1,8 @@ +{ + "key.categories.qolhunters": "QOL 猎人", + "key.qolhunters.forge": "根据界面按下以制作/锻造/重新滚动物品", + "key.qolhunters.cake_overlay_color": "蛋糕叠加: 循环颜色", + "key.qolhunters.cake_overlay_style": "蛋糕叠加: 切换样式", + "key.qolhunters.magnet_gui": "磁铁开/关切换(在用户界面中)", + "key.qolhunters.open_config": "打开 QOL 猎人配置" +}