Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion HMCL/src/main/resources/assets/lang/I18N.properties
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ message.question=Question
modpack=Modpacks
modpack.choose=Choose Modpack
modpack.choose.local=Import from Local File
modpack.choose.local.detail=You can drag the modpack file here.
modpack.choose.local.detail=You can drag the modpack file here to install it.
modpack.choose.remote=Download from URL
modpack.choose.remote.detail=A direct download link to the remote modpack file is required.
modpack.choose.repository=Download Modpack from CurseForge or Modrinth
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ message.question=确认
modpack=整合包
modpack.choose=选择要安装的游戏整合包文件
modpack.choose.local=导入本地整合包文件
modpack.choose.local.detail=你可以直接将整合包文件拖入本页面以安装
modpack.choose.local.detail=你可以将整合包文件拖到此处以安装
modpack.choose.remote=从互联网下载整合包
modpack.choose.remote.detail=需要提供整合包的下载链接
modpack.choose.repository=从 CurseForge/Modrinth 下载整合包
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ message.question=確認
modpack=模組包
modpack.choose=選取要安裝的遊戲模組包檔案
modpack.choose.local=匯入本機模組包檔案
modpack.choose.local.detail=你可以直接將模組包檔案拖入本頁面以安裝
modpack.choose.local.detail=你可以將整合包檔案拖到此處以安裝
modpack.choose.remote=從網路下載模組包
modpack.choose.remote.detail=需要提供模組包的下載連結
modpack.choose.repository=從 CurseForge/Modrinth 下載模組包
Expand Down
Loading