mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-08 11:25:46 -04:00
fix: missing translations for account.create.*. Closes #1010.
This commit is contained in:
parent
7adc517872
commit
effc6d725a
@ -42,6 +42,10 @@ account=Accounts
|
||||
account.character=character
|
||||
account.choose=Choose a character
|
||||
account.create=Create a new account
|
||||
account.create.microsoft=Create Microsoft account
|
||||
account.create.yggdrasil=Create Mojang account
|
||||
account.create.offline=Create offline account
|
||||
account.create.authlibInjector=Create authlib-injector account
|
||||
account.email=Email
|
||||
account.failed=Error code: %d
|
||||
account.failed.character_deleted=The character has been deleted.
|
||||
|
@ -35,6 +35,10 @@ account=帳戶
|
||||
account.character=角色
|
||||
account.choose=請選擇角色
|
||||
account.create=建立帳戶
|
||||
account.create.microsoft=添加微軟帳戶
|
||||
account.create.yggdrasil=添加 Mojang 帳戶
|
||||
account.create.offline=添加離線模式帳戶
|
||||
account.create.authlibInjector=添加外置登錄帳戶 (authlib-injector)
|
||||
account.email=電子信箱
|
||||
account.failed=錯誤碼: %d
|
||||
account.failed.character_deleted=已刪除此角色
|
||||
|
Loading…
x
Reference in New Issue
Block a user