RimWorld-ChineseSimplified/DefInjected/ExpectationDef/Expectations.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

28 lines
611 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: extremely low -->
<ExtremelyLow.label>极低</ExtremelyLow.label>
<!-- EN: high -->
<High.label></High.label>
<!-- EN: low -->
<Low.label></Low.label>
<!-- EN: moderate -->
<Moderate.label>一般</Moderate.label>
<!-- EN: noble -->
<Noble.label>较高</Noble.label>
<!-- EN: royal -->
<Royal.label>很高</Royal.label>
<!-- EN: sky high -->
<SkyHigh.label>极高</SkyHigh.label>
<!-- EN: very low -->
<VeryLow.label>很低</VeryLow.label>
</LanguageData>