Add notice for applying textures from closet

This commit is contained in:
Pig Fang 2018-08-17 17:52:08 +08:00
parent 4a72442fdb
commit 799ccf83ec
4 changed files with 4 additions and 0 deletions

View File

@ -188,6 +188,7 @@ export default {
async addToCloset() {
const { dismiss, value } = await swal({
title: this.$t('skinlib.setItemName'),
text: this.$t('skinlib.applyNotice'),
inputValue: this.name,
input: 'text',
showCancelButton: true,

View File

@ -74,6 +74,7 @@ export default {
async addToCloset() {
const { dismiss, value } = await swal({
title: this.$t('skinlib.setItemName'),
text: this.$t('skinlib.applyNotice'),
inputValue: this.name,
input: 'text',
showCancelButton: true,

View File

@ -43,6 +43,7 @@ skinlib:
addToCloset: Add to closet
removeFromCloset: Remove from closet
setItemName: Set a name for this texture
applyNotice: You can apply it to player at your closet
emptyItemName: Empty texture name.
setNewTextureName: 'Please enter the new texture name:'
emptyNewTextureName: Empty new texture name.

View File

@ -43,6 +43,7 @@ skinlib:
addToCloset: 添加至衣柜
removeFromCloset: 从衣柜中移除
setItemName: 给你的皮肤起个名字吧~
applyNotice: 收藏后可以在我的衣柜里将皮肤应用至角色
emptyItemName: 你还没有填写要收藏的材质名称啊
anonymous: 请先登录
private: 私密