fix translation key of preference
This commit is contained in:
parent
c849ed21fa
commit
121cc4ea6d
|
|
@ -56,7 +56,6 @@ closet:
|
||||||
|
|
||||||
player:
|
player:
|
||||||
player-name: Player Name
|
player-name: Player Name
|
||||||
preference: Preference
|
|
||||||
edit: Edit
|
edit: Edit
|
||||||
operation: Delete
|
operation: Delete
|
||||||
edit-pname: Player name
|
edit-pname: Player name
|
||||||
|
|
@ -96,6 +95,7 @@ player:
|
||||||
success: The textures of player :name was resetted successfully.
|
success: The textures of player :name was resetted successfully.
|
||||||
|
|
||||||
preference:
|
preference:
|
||||||
|
title: Preference
|
||||||
success: The preference of player :name was updated to :preference
|
success: The preference of player :name was updated to :preference
|
||||||
|
|
||||||
profile:
|
profile:
|
||||||
|
|
|
||||||
|
|
@ -62,7 +62,6 @@ closet:
|
||||||
|
|
||||||
player:
|
player:
|
||||||
player-name: 角色名称
|
player-name: 角色名称
|
||||||
preference: 优先模型
|
|
||||||
edit: 编辑
|
edit: 编辑
|
||||||
operation: 操作
|
operation: 操作
|
||||||
edit-pname: 修改角色名
|
edit-pname: 修改角色名
|
||||||
|
|
@ -102,6 +101,7 @@ player:
|
||||||
success: 角色 :name 的材质已被成功重置
|
success: 角色 :name 的材质已被成功重置
|
||||||
|
|
||||||
preference:
|
preference:
|
||||||
|
title: 优先模型
|
||||||
success: 角色 :name 的优先模型已更改至 :preference
|
success: 角色 :name 的优先模型已更改至 :preference
|
||||||
|
|
||||||
profile:
|
profile:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user