RimWorld-ChineseSimplified/Royalty/Keyed/Dialog_Trees.xml
duduluu 2e6be755d8 add DLC Royalty translation
Co-Authored-By: leafzxg <leafzxg@users.noreply.github.com>
Co-Authored-By: Vaniat <vaniatd@users.noreply.github.com>
Co-Authored-By: dango998 <dango998@users.noreply.github.com>
Co-Authored-By: madxingjin <madxingjin@users.noreply.github.com>
Co-Authored-By: lingluo39 <lingluo39@users.noreply.github.com>
Co-Authored-By: gretino <gretino@users.noreply.github.com>
Co-Authored-By: Sean <fsg19@outlook.com>
Co-Authored-By: Ricofox233 <ricofox233@users.noreply.github.com>
Co-Authored-By: rs-czh <rs-czh@users.noreply.github.com>
Co-Authored-By: Boxrsxx <boxrsxx@users.noreply.github.com>
2020-02-27 00:25:40 +08:00

12 lines
669 B
XML

<?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>
<!-- 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>
</LanguageData>