17 lines
886 B
XML
17 lines
886 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<LanguageData>
|
|
|
|
<!--=========================== Crops ==============================-->
|
|
<PlantPotato.label>土豆</PlantPotato.label>
|
|
<PlantPotato.description>一种简单,营养丰富的块茎植物。在比较差的土壤环境中也能正常生长。</PlantPotato.description>
|
|
<PlantStrawberry.label>草莓</PlantStrawberry.label>
|
|
<PlantStrawberry.description>一种脆弱,但是非常好吃的水果。就算生吃也很好吃。</PlantStrawberry.description>
|
|
|
|
<!--=========================== Decorative ==============================-->
|
|
<PlantRose.label>玫瑰</PlantRose.label>
|
|
<PlantRose.description>一种漂亮的栽培植物。</PlantRose.description>
|
|
<PlantDaylily.label>黄花</PlantDaylily.label>
|
|
<PlantDaylily.description>一种漂亮的栽培植物。</PlantDaylily.description>
|
|
|
|
|
|
</LanguageData> |