mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-17 17:55:09 +01:00
dev: switch to stonecutter build system
- This will allow us to build the library for different Minecraft versions at the same time - Right now, only Fabric and Neoforge 1.21.10 are fully working - As a bonus, the jar is now even smaller!
This commit is contained in:
10
src/main/resources/assets/midnightlib/lang/zh_tw.json
Normal file
10
src/main/resources/assets/midnightlib/lang/zh_tw.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"midnightlib.overview.title":"MidnightConfig 概述",
|
||||
"midnightlib.midnightconfig.title":"MidnightLib 設定",
|
||||
"midnightlib.midnightconfig.config_screen_list":"啟用設定畫面列表",
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.TRUE":"§a是",
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.FALSE":"§c否",
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.MODMENU":"§b模組選單",
|
||||
"midnightlib.wiki":"維基",
|
||||
"modmenu.summaryTranslation.midnightlib": "MidnightDust 團隊的常用程式庫模組。"
|
||||
}
|
||||
Reference in New Issue
Block a user