mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-09 11:55:52 -04:00
fix(i18n): incorrect translation change.
This commit is contained in:
parent
edd89fb040
commit
2fd1bf4c29
@ -105,10 +105,10 @@ account.methods.microsoft.error.unknown=Failed to log in, error\: %d.
|
||||
account.methods.microsoft.logging_in=Logging in...
|
||||
account.methods.microsoft.hint=Please click on the "login" button, and copy the code shown here later to finish the login process in the opened browser window. \n\
|
||||
\n\
|
||||
If the token used to log in to the Microsoft account is leaked, you can click on "Unauthorize the account" deauthorize it.
|
||||
If the token used to log in to the Microsoft account is leaked, you can click on "Unauthorize the account" to deauthorize it.
|
||||
account.methods.microsoft.manual=Your device code is <b>%1$s</b>, please click here to copy. After clicking on the "Login" button, you should finish the login process in the opened browser window. If it did not show, you can go to %2$s manually.\n\
|
||||
\n\
|
||||
If the token used to log in to the Microsoft account is leaked, you can click on "Unauthorize the account" deauthorize it.
|
||||
If the token used to log in to the Microsoft account is leaked, you can click on "Unauthorize the account" to deauthorize it.
|
||||
account.methods.microsoft.profile=Account Profile
|
||||
account.methods.microsoft.snapshot=HMCL Snapshot version does not support Microsoft login.
|
||||
account.methods.microsoft.waiting_browser=Waiting for login to complete in the opened window...
|
||||
@ -573,7 +573,7 @@ install.failed.version_mismatch=This library requires the game version %s, but t
|
||||
install.installer.change_version=Version %s is not compatible with the current game version. Click here to replace it with another version or delete it.
|
||||
install.installer.choose=Choose Your %s Version
|
||||
install.installer.depend=Requires %s
|
||||
install.installer.fabric=CraftTweaker
|
||||
install.installer.fabric=Fabric
|
||||
install.installer.fabric-api=Fabric API
|
||||
install.installer.fabric-api.warning=Warning\: Fabric API is a mod, and will be installed into the mod directory of the game instance. Please do not change the working directory of the game, or the Fabric API will not work. If you do want to change these settings, you should reinstall it.
|
||||
install.installer.forge=Forge
|
||||
|
Loading…
x
Reference in New Issue
Block a user