typos fix

This commit is contained in:
VaniatD 2020-03-05 22:24:50 +08:00
parent b6b4422b07
commit c327cdbbe4
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: decree satisfied -->
@ -7,8 +7,8 @@
<DecreeMet.stages.decree_satisfied.description>看起来,我的威严已经得到了应有的尊重。</DecreeMet.stages.decree_satisfied.description>
<!-- EN: disinherited -->
<Disinherited.stages.disinherited.label>头衔被剥夺</Disinherited.stages.disinherited.label>
<Disinherited.stages.disinherited.label>失去继承权</Disinherited.stages.disinherited.label>
<!-- EN: I was disinherited of my title. Do I need to get medieval on these people? -->
<Disinherited.stages.disinherited.description>我的头衔被剥夺了。我需要让这些人重返中世纪吗</Disinherited.stages.disinherited.description>
<Disinherited.stages.disinherited.description>我的继承权被剥夺了。我是不是该去教教他们如何做人</Disinherited.stages.disinherited.description>
</LanguageData>

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- Royalty -->
<!-- EN: Change heir of {HOLDER_labelShort}'s {TITLE} title from {HEIR_labelShort} -->
<RequestChangeRoyalHeir>将{HOLDER_labelShort}的{TITLE}的继承人从{HEIR_labelShort}更改为{TITLE}</RequestChangeRoyalHeir>
<RequestChangeRoyalHeir>更改{HOLDER_labelShort}的{TITLE}头衔继承人(当前:{HEIR_labelShort}</RequestChangeRoyalHeir>
<!-- EN: Designate heir of {HOLDER_labelShort}'s {TITLE} title -->
<RequestSetRoyalHeir>指定{HOLDER_labelShort}为{TITLE}的头衔继承人</RequestSetRoyalHeir>
<!-- EN: already in progress for {PAWN_labelShort} -->
<RequestChangeRoyalHeirAlreadyInProgress>已经在进行{PAWN_labelShort}</RequestChangeRoyalHeirAlreadyInProgress>
<RequestChangeRoyalHeirAlreadyInProgress>正在为{PAWN_labelShort}执行</RequestChangeRoyalHeirAlreadyInProgress>
</LanguageData>