RimWorld

RimWorld

Optimization: Leathers - C# Edition
CO2Cat Mar 11, 2023 @ 2:11am
Translation
Hello author, your mod is very practical, so I don't have to worry about the leather all over the floor.
However, the newly added materials in the Chinese environment are not translated. Could you please build the following content in the mod?



\Languages\ChineseSimplified\DefInjected\ThingDef\Items_Resource_Stuff_Leather


<?xml version="1.0" encoding="utf-8"?>
<LanguageData>

<Leather_DragonScale.label>龙鳞</Leather_DragonScale.label>
<Leather_DragonScale.description>一种比钢强度更高的材料,通常以龙类生物鳞片的形式出现。</Leather_DragonScale.description>

<Leather_Chitin.label>几丁质</Leather_Chitin.label>
<Leather_Chitin.description>一种强度与钢相似且用途极广的材料,通常以昆虫外骨骼的形式出现。</Leather_Chitin.description>

<Leather_Legend.label>传奇皮革</Leather_Legend.label>
<Leather_Legend.description>奢华且极难获得,因其极佳耐用性和保护性而被使用。</Leather_Legend.description>

</LanguageData>
Last edited by CO2Cat; Mar 11, 2023 @ 8:53pm