🐛 fix translation of WX16

This commit is contained in:
WEBXOSS 2017-08-22 11:04:32 +08:00
parent b2467c7426
commit 840c4e709b
5 changed files with 6 additions and 6 deletions

View file

@ -62879,7 +62879,7 @@ var CardInfo = {
"costRed": 0, "costRed": 0,
"costBlue": 0, "costBlue": 0,
"costGreen": 6, "costGreen": 6,
"costColorless": 1, "costColorless": 12,
"guardFlag": false, "guardFlag": false,
"multiEner": false "multiEner": false
}, },

View file

@ -106,7 +106,7 @@ var map_zh_CN = {
'CROSS_OR': '或', 'CROSS_OR': '或',
'GUARD_DESCRIPTION': '【防御】从手牌舍弃此牌将分身的1次攻击无效化', 'GUARD_DESCRIPTION': '【防御】从手牌舍弃此牌将分身的1次攻击无效化',
'MULTI_ENER_DESCRIPTION': '【常】:【万花色】(支付费用时,这张牌视为持有所有颜色)', 'MULTI_ENER_DESCRIPTION': '【常】:【万花色】(支付费用时,这张牌视为持有所有颜色)',
'LAYER_DESCRIPTION': '[レイヤー] なたのすべての<怪異>のシグニは《レイヤーア》の能力を得る', 'LAYER_DESCRIPTION': '[重合] 我方所有<怪异>精灵获得(重合标记)的能力',
}, },
'buttonTitle': { 'buttonTitle': {
'OK': '确定', 'OK': '确定',
@ -1063,7 +1063,7 @@ var map_jp = {
'アーム': 'アーム', 'アーム': 'アーム',
'ウェポン': 'ウェポン', 'ウェポン': 'ウェポン',
'武勇': '勇武', '武勇': '勇武',
'調理': '理', '調理': '調理',
'遊具': '遊具', '遊具': '遊具',
'毒牙': '毒牙', '毒牙': '毒牙',
'精羅': '精羅', '精羅': '精羅',

2
Localize.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -47,4 +47,4 @@ background/loading.gif
NETWORK: NETWORK:
* *
# 2017/08/21 00:10 # 2017/08/22 11:04