typos fix 20210414

This commit is contained in:
VaniatD 2021-04-14 20:16:20 +08:00
parent c9de4a7a25
commit 471fcf5919
2 changed files with 1 additions and 2 deletions

View File

@ -39,7 +39,6 @@
<MarketValue.label>市场价值</MarketValue.label> <MarketValue.label>市场价值</MarketValue.label>
<!-- EN: The market value of an object.\n\nThe actual trade price will be adjusted by negotiation skill, relationship status, and other contextual factors. --> <!-- EN: The market value of an object.\n\nThe actual trade price will be adjusted by negotiation skill, relationship status, and other contextual factors. -->
<MarketValue.description>一个物品的市场价值。\n\n实际价格会受到派系关系、谈判技能和其他因素影响。</MarketValue.description> <MarketValue.description>一个物品的市场价值。\n\n实际价格会受到派系关系、谈判技能和其他因素影响。</MarketValue.description>
<MarketValue.formatString>¥{0}</MarketValue.formatString>
<!-- EN: market value ignoring hitpoints --> <!-- EN: market value ignoring hitpoints -->
<MarketValueIgnoreHp.label>市场价值忽略耐久度</MarketValueIgnoreHp.label> <MarketValueIgnoreHp.label>市场价值忽略耐久度</MarketValueIgnoreHp.label>

View File

@ -130,7 +130,7 @@
<creditee>Indeed</creditee> <creditee>Indeed</creditee>
</li> </li>
<li Class="CreditRecord_Text"> <li Class="CreditRecord_Text">
<text>修订日期: 2021年3月13日 15点48</text> <text>修订日期: 2021年4月14日 20点16</text>
<anchor>MiddleRight</anchor> <anchor>MiddleRight</anchor>
</li> </li>
</credits> </credits>