后台新增获取游戏连接按钮
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
"paidDrawCount": "Paid Draw Count",
|
||||
"freeDrawCount": "Free Draw Count",
|
||||
"createTime": "Create Time",
|
||||
"updateTime": "Update Time"
|
||||
"updateTime": "Update Time",
|
||||
"getGameLink": "Get Game Link",
|
||||
"getGameLinkSuccess": "Game link copied",
|
||||
"getGameLinkFail": "Failed to get game link"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -76,6 +76,9 @@
|
||||
"paidDrawCount": "购买抽奖次数",
|
||||
"freeDrawCount": "赠送抽奖次数",
|
||||
"createTime": "创建时间",
|
||||
"updateTime": "更新时间"
|
||||
"updateTime": "更新时间",
|
||||
"getGameLink": "获取游戏链接",
|
||||
"getGameLinkSuccess": "游戏链接已复制",
|
||||
"getGameLinkFail": "获取游戏链接失败"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user