RimWorld-ChineseSimplified/Ideology/DefInjected/PreceptDef/Precepts_MeatEating.xml
2021-07-21 10:29:48 +08:00

34 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: abhorrent -->
<MeatEating_Abhorrent.label>TODO</MeatEating_Abhorrent.label>
<!-- EN: Eating meat of any kind is deeply evil. -->
<MeatEating_Abhorrent.description>TODO</MeatEating_Abhorrent.description>
<!-- EN: disapproved -->
<MeatEating_Disapproved.label>TODO</MeatEating_Disapproved.label>
<!-- EN: Eating meat of any kind should be avoided. -->
<MeatEating_Disapproved.description>TODO</MeatEating_Disapproved.description>
<!-- EN: horrible -->
<MeatEating_Horrible.label>TODO</MeatEating_Horrible.label>
<!-- EN: Eating meat of any kind is a horrible act. -->
<MeatEating_Horrible.description>TODO</MeatEating_Horrible.description>
<!-- EN: strictly required -->
<MeatEating_NonMeat_Abhorrent.label>TODO</MeatEating_NonMeat_Abhorrent.label>
<!-- EN: If a meal doesn't have meat, the person who eats it must be morally deficient. -->
<MeatEating_NonMeat_Abhorrent.description>TODO</MeatEating_NonMeat_Abhorrent.description>
<!-- EN: mildly required -->
<MeatEating_NonMeat_Disapproved.label>TODO</MeatEating_NonMeat_Disapproved.label>
<!-- EN: Every meal ought to have meat. -->
<MeatEating_NonMeat_Disapproved.description>TODO</MeatEating_NonMeat_Disapproved.description>
<!-- EN: seriously required -->
<MeatEating_NonMeat_Horrible.label>TODO</MeatEating_NonMeat_Horrible.label>
<!-- EN: Every meal must have meat. -->
<MeatEating_NonMeat_Horrible.description>TODO</MeatEating_NonMeat_Horrible.description>
</LanguageData>