RimWorld-ChineseSimplified/Biotech/DefInjected/ThoughtDef/Thoughts_Memory_Death.xml
2022-10-21 23:08:43 +08:00

22 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: killed a child -->
<KilledChild.stages.killed_a_child.label>TODO</KilledChild.stages.killed_a_child.label>
<!-- EN: Killing one so young feels wrong, no matter the situation. -->
<KilledChild.stages.killed_a_child.description>TODO</KilledChild.stages.killed_a_child.description>
<!-- EN: killed my birth mother -->
<KilledMyBirthMother.stages.killed_my_birth_mother.label>TODO</KilledMyBirthMother.stages.killed_my_birth_mother.label>
<!-- EN: my birth mother {0} died -->
<MyBirthMotherDied.stages.my_birth_mother_died.label>TODO</MyBirthMotherDied.stages.my_birth_mother_died.label>
<!-- EN: My birth mother died. She's gone forever. It's like a hole in my life. -->
<MyBirthMotherDied.stages.my_birth_mother_died.description>TODO</MyBirthMotherDied.stages.my_birth_mother_died.description>
<!-- EN: my birth mother {0} lost -->
<MyBirthMotherLost.stages.my_birth_mother_lost.label>TODO</MyBirthMotherLost.stages.my_birth_mother_lost.label>
<!-- EN: My birth mother has been lost. I hope she will get back to us someday. -->
<MyBirthMotherLost.stages.my_birth_mother_lost.description>TODO</MyBirthMotherLost.stages.my_birth_mother_lost.description>
</LanguageData>