You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HMCL/src/main/resources/assets/lang/I18N.properties
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1059,15 +1059,16 @@ mods.category=Category
1059
1059
mods.channel.alpha=Alpha
1060
1060
mods.channel.beta=Beta
1061
1061
mods.channel.release=Release
1062
-
mods.check_updates=Update
1062
+
mods.check_updates=Mod update process
1063
+
mods.check_updates.button=Update
1064
+
mods.check_updates.confirm=Update
1063
1065
mods.check_updates.current_version=Current Version
1064
1066
mods.check_updates.empty=All mods are up-to-date
1065
1067
mods.check_updates.failed_check=Failed to check for updates.
1066
1068
mods.check_updates.failed_download=Failed to download some files.
1067
1069
mods.check_updates.file=File
1068
1070
mods.check_updates.source=Source
1069
1071
mods.check_updates.target_version=Target Version
1070
-
mods.check_updates.update=Update
1071
1072
mods.choose_mod=Choose mod
1072
1073
mods.curseforge=CurseForge
1073
1074
mods.dependency.embedded=Built-in Dependencies (Already packaged in the mod file by the author. No need to download separately)
@@ -1519,7 +1520,7 @@ update.channel.nightly.hint=You are currently using a Nightly channel build of t
1519
1520
Follow <a href="https://space.bilibili.com/1445341">@huanghongxun</a> on Bilibili to stay up to date on important HMCL news, or <a href="https://space.bilibili.com/20314891">@Glavo</a> to learn about HMCL development progress.
0 commit comments