diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index 7a075548f..07259a821 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -859,7 +859,7 @@ modpack.choose.local.detail=You can drag the modpack file here. 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 -modpack.choose.repository.detail=Remember to go back to this page and drop the modpack file here after the modpack is downloaded. +modpack.choose.repository.detail=You can choose the desired modpack on the next page. modpack.choose.remote.tooltip=Please enter your modpack URL modpack.completion=Downloading dependencies modpack.desc=Describe your modpack, including an introduction and probably some changelog. Markdown and images from URL are currently supported. diff --git a/HMCL/src/main/resources/assets/lang/I18N_es.properties b/HMCL/src/main/resources/assets/lang/I18N_es.properties index 4b14c7d37..ed15d6879 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_es.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_es.properties @@ -865,7 +865,7 @@ modpack.choose.remote=Descargar desde Internet modpack.choose.remote.detail=Se requiere un enlace de descarga directa al archivo modpack remoto modpack.choose.remote.tooltip=Por favor, introduzca la URL de su modpack modpack.choose.repository=Descargar Modpack de CurseForge o Modrinth -modpack.choose.repository.detail=Recuerda volver a esta página y soltar aquí el archivo del modpack una vez descargado. +modpack.choose.repository.detail=Puedes elegir el modpack que desees en la página siguiente. modpack.completion=Descargando dependencias modpack.desc=Describa su modpack, incluyendo una introducción y probablemente algún registro de cambios. Actualmente se admiten Markdown e imágenes desde URL. modpack.description=Descripción diff --git a/HMCL/src/main/resources/assets/lang/I18N_ru.properties b/HMCL/src/main/resources/assets/lang/I18N_ru.properties index 6241d542a..8d4e7c510 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_ru.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_ru.properties @@ -864,7 +864,7 @@ modpack.choose.remote=Скачать modpack.choose.remote.detail=Необходима прямая ссылка на скачивание модпака modpack.choose.remote.tooltip=Введите URL-адрес модпака modpack.choose.repository=Скачать модпак с CurseForge или Modrinth -modpack.choose.repository.detail=Не забудьте вернуться на эту страницу и перетащить файл модпака сюда после того, как модпак будет скачан. +modpack.choose.repository.detail=Вы сможете выбрать нужный вам модпак на следующей странице. modpack.completion=Скачивание зависимостей modpack.desc=Опишите модпак, включая введение и журнал изменений. Поддерживаются Markdown и изображения по URL-адресу. modpack.description=Описание diff --git a/HMCL/src/main/resources/assets/lang/I18N_zh.properties b/HMCL/src/main/resources/assets/lang/I18N_zh.properties index 33a9123c1..6afe42e7f 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh.properties @@ -675,7 +675,7 @@ modpack.choose.local.detail=你可以直接將模組包檔案拖入本頁面以 modpack.choose.remote=從網路下載模組包 modpack.choose.remote.detail=需要提供模組包的下載連結 modpack.choose.repository=從 CurseForge/Modrinth 下載模組包 -modpack.choose.repository.detail=下載後記得回到這個介面,把模組包拖進來哦 +modpack.choose.repository.detail=可直接在跳轉到的頁面安裝模組包 modpack.choose.remote.tooltip=要下載的模組包的連結 modpack.completion=下載模組包相關檔案 modpack.desc=描述你要製作的模組包,比如模組包注意事項和更新紀錄。支援 Markdown (圖片請上傳至網路)。 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 2ea6f142f..1b2b2f0d1 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties @@ -685,7 +685,7 @@ modpack.choose.local.detail=你可以直接将整合包文件拖入本页面以 modpack.choose.remote=从互联网下载整合包 modpack.choose.remote.detail=需要提供整合包的下载链接 modpack.choose.repository=从 CurseForge/Modrinth 下载整合包 -modpack.choose.repository.detail=下载后记得回到这个界面,把整合包拖进来哦 +modpack.choose.repository.detail=可直接在跳转到的页面安装整合包 modpack.choose.remote.tooltip=要下载的整合包的链接 modpack.completion=下载整合包相关文件 modpack.desc=描述你要制作的整合包,比如整合包注意事项和更新记录。支持 Markdown (图片请用网络链接)。