RimWorld-ChineseSimplified/DefInjected/SitePartDef/Turrets.xml
2018-10-07 00:21:31 +08:00

15 lines
603 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: turrets -->
<Turrets.label>炮塔</Turrets.label>
<!-- EN: A group of turrets. -->
<Turrets.description>一些炮塔。</Turrets.description>
<!-- EN: There are enemy turrets in this area. -->
<Turrets.arrivedLetter>这个地区有敌对的炮塔。</Turrets.arrivedLetter>
<!-- EN: Enemy turrets -->
<Turrets.arrivedLetterLabel>TODO</Turrets.arrivedLetterLabel>
<!-- EN: {0} defend the site -->
<Turrets.descriptionDialogue>{0}座炮塔守卫着哨所</Turrets.descriptionDialogue>
</LanguageData>