20 lines
916 B
XML
20 lines
916 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LanguageData>
|
|
|
|
<!--================================ Sculptures ======================================-->
|
|
<SculptureSmall.label>小型雕塑</SculptureSmall.label>
|
|
<SculptureSmall.description>由一块躯干大小的材料雕刻而成的艺术品。</SculptureSmall.description>
|
|
|
|
<SculptureLarge.label>大型雕塑</SculptureLarge.label>
|
|
<SculptureLarge.description>由一块人形大小的材料雕刻而成的艺术品。</SculptureLarge.description>
|
|
|
|
<SculptureGrand.label>巨型雕塑</SculptureGrand.label>
|
|
<SculptureGrand.description>由一块汽车大小的材料雕刻而成的艺术品。</SculptureGrand.description>
|
|
|
|
<!--================================ Snowman ======================================-->
|
|
|
|
<Snowman.label>雪人</Snowman.label>
|
|
<Snowman.description>一堆雪球堆成,形状像一个人。</Snowman.description>
|
|
|
|
</LanguageData>
|