RimWorld-ChineseSimplified/DefInjected/PrisonerInteractionModeDef/PrisonerInteractionMode.xml
2019-03-01 03:17:32 +08:00

23 lines
572 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: recruit -->
<AttemptRecruit.label>交谈并招募</AttemptRecruit.label>
<!-- UNUSED
<Chat.label>友好交谈</Chat.label>
-->
<!-- EN: execute -->
<Execution.label>处决</Execution.label>
<!-- EN: no interaction -->
<NoInteraction.label>不互动</NoInteraction.label>
<!-- EN: reduce resistance -->
<ReduceResistance.label>降低抵抗</ReduceResistance.label>
<!-- EN: release -->
<Release.label>释放</Release.label>
</LanguageData>