From 77e06c8820c364d2da9a7baac8d4893974fb004c Mon Sep 17 00:00:00 2001 From: 3gf8jv4dv <3gf8jv4dv@gmail.com> Date: Sun, 23 Feb 2025 10:48:03 +0800 Subject: [PATCH] chore(locale): adjust english translation of `account.portable` (#3643) Match the style of the account type shown for the account item on account list page --- HMCL/src/main/resources/assets/lang/I18N.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index 43ef14480..0aadcdbbe 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -141,7 +141,7 @@ account.move_to_global=Convert to Global Account\nThe account information will b account.move_to_portable=Convert to Portable Account\nThe account information will be saved in a config file in the same directory as HMCL. account.not_logged_in=Not Logged in account.password=Password -account.portable=Portable Account +account.portable=Portable account.skin=Skin account.skin.file=Skin File account.skin.model=Model