Skip to content

Commit dde5dce

Browse files
feat(zh-cn): add missing strings for ailments and player gear status (#244)
* feat(zh-cn): add support hunter names * feat(zh-cn): add player gear status strings and fix some incorrect translations * feat(zh-cn): add missing strings for ailments and player gear status
1 parent 59ce080 commit dde5dce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

localization/zh-cn.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@
7474
String="抵消" />
7575
<Ailment Id="AILMENT_POWERCLASH"
7676
String="角力" />
77+
<Ailment Id="AILMENT_FLAYER_PL1"
78+
String="锁刃刺击 PL1" />
79+
<Ailment Id="AILMENT_FLAYER_PL2"
80+
String="锁刃刺击 PL2" />
81+
<Ailment Id="AILMENT_FLAYER_PL3"
82+
String="锁刃刺击 PL3" />
83+
<Ailment Id="AILMENT_FLAYER_PL4"
84+
String="锁刃刺击 PL4" />
85+
<Ailment Id="AILMENT_CONVERT_ELEMENT"
86+
String="属性变换" />
7787
</Rise>
7888
</Ailments>
7989
<Abnormalities>
@@ -4584,6 +4594,8 @@
45844594
String="账户" />
45854595
<Group Id="CONFIGURATION_GROUP_FLAGS"
45864596
String="功能标志" />
4597+
<Group Id="CONFIGURATION_GROUP_GEAR_STATUS"
4598+
String="装备状态" />
45874599
</ConfigurationGroups>
45884600
<Home>
45894601
<GameStatus Id="NOT_FOUND"

0 commit comments

Comments
 (0)