Update text about changing texture of player

This commit is contained in:
gplane 2017-04-26 23:47:47 +08:00
parent ca9aded3df
commit 8f0487b0ee
2 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@
skin: 'Skin (:model Model)',
cape: 'Cape',
pid: 'Texture ID',
pidNotice: 'Please enter the tid of texture',
pidNotice: 'Please enter the tid of texture. Inputting 0 can clear texture of this player.',
changePlayerTexture: 'Change textures of :player',
changeTexture: 'Change Textures',
changeOwner: 'Change Owner',

View File

@ -131,7 +131,7 @@
skin: '皮肤(:model 模型)',
cape: '披风',
pid: '材质 ID',
pidNotice: '输入要更换的材质的 TID',
pidNotice: '输入要更换的材质的 TID,输入 0 即可清除该角色的材质',
changePlayerTexture: '更换角色 :player 的材质',
changeTexture: '更换材质',
changeOwner: '更换角色拥有者',