RimWorld-ChineseSimplified/DefInjected/ThingDef/Hediffs_BodyParts_Natural.xml
duduluu d227406d78 large update for 1.1-unstable
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-23 22:37:07 +08:00

24 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: heart -->
<Heart.label>心脏</Heart.label>
<!-- EN: A biological human heart. Pumps blood around the body. -->
<Heart.description>一个来自生物的心脏,负责将血液和氧气供给到身体的各个位置。</Heart.description>
<!-- EN: kidney -->
<Kidney.label></Kidney.label>
<!-- EN: A biological human kidney. Filters and removes waste products from the blood. -->
<Kidney.description>一个来自生物的肾脏,过滤并移除血液中的废物。</Kidney.description>
<!-- EN: liver -->
<Liver.label></Liver.label>
<!-- EN: A biological human liver. Plays an important role in metabolism. -->
<Liver.description>一个来自生物的肝脏,在新陈代谢扮演重要的角色。</Liver.description>
<!-- EN: lung -->
<Lung.label></Lung.label>
<!-- EN: A biological human lung. A pair of these form the core of the human respiratory system. -->
<Lung.description>一个来自生物的肺,呼吸系统的重要组成部分。</Lung.description>
</LanguageData>