diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index d8406d086..5691e2ff0 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -628,6 +628,10 @@ modrinth.category.forge=Forge modrinth.category.library=Library modrinth.category.magic=Magic modrinth.category.misc=Misc +modrinth.category.modloader=Modloader +modrinth.category.optimization=Optimization +modrinth.category.quilt=Quilt +modrinth.category.rift=Rift modrinth.category.storage=Storage modrinth.category.technology=Technology modrinth.category.utility=Utility diff --git a/HMCL/src/main/resources/assets/lang/I18N_zh.properties b/HMCL/src/main/resources/assets/lang/I18N_zh.properties index 7e856f64b..8d1f282fd 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh.properties @@ -628,6 +628,10 @@ modrinth.category.forge=Forge modrinth.category.library=支持庫 modrinth.category.magic=魔法 modrinth.category.misc=其他 +modrinth.category.modloader=Modloader +modrinth.category.optimization=最佳化 +modrinth.category.quilt=Quilt +modrinth.category.rift=Rift modrinth.category.storage=儲存 modrinth.category.technology=科技 modrinth.category.utility=實用 diff --git a/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties b/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties index 977eb1b4a..ee96d523c 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties @@ -628,6 +628,10 @@ modrinth.category.forge=Forge modrinth.category.library=支持库 modrinth.category.magic=魔法 modrinth.category.misc=其他 +modrinth.category.modloader=Modloader +modrinth.category.optimization=优化 +modrinth.category.quilt=Quilt +modrinth.category.rift=Rift modrinth.category.storage=存储 modrinth.category.technology=科技 modrinth.category.utility=实用