补一点翻译

This commit is contained in:
枫谷剑仙 2022-05-24 20:38:36 +08:00
parent 6f8f8f2f17
commit a5fb78d362
3 changed files with 39 additions and 0 deletions

View File

@ -332,6 +332,19 @@
[80]: tp`${'icon'}4色`,
[81]: tp`${'icon'}5色`,
[82]: tp`${'icon'}12珠`,
[83]: tp`${'icon'}附加神類型`,
[84]: tp`${'icon'}附加龍類型`,
[85]: tp`${'icon'}附加惡魔類型`,
[86]: tp`${'icon'}附加機械類型`,
[87]: tp`${'icon'}附加平衡類型`,
[88]: tp`${'icon'}附加攻擊類型`,
[89]: tp`${'icon'}附加體力類型`,
[90]: tp`${'icon'}附加回復類型`,
[91]: tp`${'icon'}附加火屬性`,
[92]: tp`${'icon'}附加水屬性`,
[93]: tp`${'icon'}附加木屬性`,
[94]: tp`${'icon'}附加光屬性`,
[95]: tp`${'icon'}附加暗屬性`,
}
},
};

View File

@ -335,6 +335,19 @@
[80]: tp`${'icon'}4色`,
[81]: tp`${'icon'}5色`,
[82]: tp`${'icon'}12珠`,
[83]: tp`${'icon'}附加神类型`,
[84]: tp`${'icon'}附加龙类型`,
[85]: tp`${'icon'}附加恶魔类型`,
[86]: tp`${'icon'}附加机械类型`,
[87]: tp`${'icon'}附加平衡类型`,
[88]: tp`${'icon'}附加攻击类型`,
[89]: tp`${'icon'}附加体力类型`,
[90]: tp`${'icon'}附加回复类型`,
[91]: tp`${'icon'}附加火属性`,
[92]: tp`${'icon'}附加水属性`,
[93]: tp`${'icon'}附加木属性`,
[94]: tp`${'icon'}附加光属性`,
[95]: tp`${'icon'}附加暗属性`,
}
},
};

View File

@ -351,6 +351,19 @@ let localTranslating = {
[80]: tp`${'icon'}4 Att. Enhanced Attack`,
[81]: tp`${'icon'}5 Att. Enhanced Attack`,
[82]: tp`${'icon'}Super Enhanced Matching`,
[83]: tp`${'icon'}Append God Type`,
[84]: tp`${'icon'}Append Dragon Type`,
[85]: tp`${'icon'}Append Devil Type`,
[86]: tp`${'icon'}Append Machine Type`,
[87]: tp`${'icon'}Append Balanced Type`,
[88]: tp`${'icon'}Append Attacker Type`,
[89]: tp`${'icon'}Append Physical Type`,
[90]: tp`${'icon'}Append Healer Type`,
[91]: tp`${'icon'}Append Fire Attr.`,
[92]: tp`${'icon'}Append Water Attr.`,
[93]: tp`${'icon'}Append Wood Attr.`,
[94]: tp`${'icon'}Append Water Attr.`,
[95]: tp`${'icon'}Append Dark Attr.`,
}
},
};