mirror of
https://github.com/webxoss/webxoss-client.git
synced 2024-11-20 05:49:55 +01:00
🐛 fix translation of WX16
This commit is contained in:
parent
b2467c7426
commit
840c4e709b
5 changed files with 6 additions and 6 deletions
|
@ -62879,7 +62879,7 @@ var CardInfo = {
|
|||
"costRed": 0,
|
||||
"costBlue": 0,
|
||||
"costGreen": 6,
|
||||
"costColorless": 1,
|
||||
"costColorless": 12,
|
||||
"guardFlag": false,
|
||||
"multiEner": false
|
||||
},
|
||||
|
|
|
@ -106,7 +106,7 @@ var map_zh_CN = {
|
|||
'CROSS_OR': '或',
|
||||
'GUARD_DESCRIPTION': '【防御】(从手牌舍弃此牌,将分身的1次攻击无效化)',
|
||||
'MULTI_ENER_DESCRIPTION': '【常】:【万花色】(支付费用时,这张牌视为持有所有颜色)',
|
||||
'LAYER_DESCRIPTION': '[レイヤー] なたのすべての<怪異>のシグニは《レイヤーア》の能力を得る',
|
||||
'LAYER_DESCRIPTION': '[重合] 我方所有<怪异>精灵获得(重合标记)的能力',
|
||||
},
|
||||
'buttonTitle': {
|
||||
'OK': '确定',
|
||||
|
@ -1063,7 +1063,7 @@ var map_jp = {
|
|||
'アーム': 'アーム',
|
||||
'ウェポン': 'ウェポン',
|
||||
'武勇': '勇武',
|
||||
'調理': '调理',
|
||||
'調理': '調理',
|
||||
'遊具': '遊具',
|
||||
'毒牙': '毒牙',
|
||||
'精羅': '精羅',
|
||||
|
|
2
Localize.min.js
vendored
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
|
@ -47,4 +47,4 @@ background/loading.gif
|
|||
NETWORK:
|
||||
*
|
||||
|
||||
# 2017/08/21 00:10
|
||||
# 2017/08/22 11:04
|
||||
|
|
Loading…
Reference in a new issue