修正keyed里CarriedBy的错误翻译

This commit is contained in:
Xiwei Gao 2023-04-30 16:23:01 +01:00
parent 81308a0fbd
commit 9cbf635595

View File

@ -837,7 +837,7 @@
<!-- EN: digging up corpse. -->
<ReportDiggingUpCorpse>正在挖出尸体。</ReportDiggingUpCorpse>
<!-- EN: being carried by {0_labelShort}. -->
<CarriedBy>被{0_labelShort}持有</CarriedBy>
<CarriedBy>在乘坐{0_labelShort}</CarriedBy>
<!-- EN: inside {0_labelShort}. -->
<InContainer>在{0_labelShort}里。</InContainer>