Minor fix
This commit is contained in:
parent
d284d5741e
commit
27089bcc9d
@ -5,8 +5,8 @@
|
||||
|
||||
<PegLeg.label>木腿</PegLeg.label>
|
||||
<Denture.label>义齿</Denture.label>
|
||||
<SimpleProstheticLeg.label>简单的假腿</SimpleProstheticLeg.label>
|
||||
<SimpleProstheticArm.label>简单的假臂</SimpleProstheticArm.label>
|
||||
<SimpleProstheticLeg.label>简易的假腿</SimpleProstheticLeg.label>
|
||||
<SimpleProstheticArm.label>简易的假臂</SimpleProstheticArm.label>
|
||||
<BionicEye.label>仿生眼</BionicEye.label>
|
||||
<BionicArm.label>仿生臂</BionicArm.label>
|
||||
<BionicLeg.label>仿生腿</BionicLeg.label>
|
||||
|
@ -38,13 +38,13 @@
|
||||
<InstallBionicLeg.description>安装仿生腿。</InstallBionicLeg.description>
|
||||
<InstallBionicLeg.jobString>正在安装仿生腿。</InstallBionicLeg.jobString>
|
||||
|
||||
<InstallSimpleProstheticLeg.label>安装简单的假腿</InstallSimpleProstheticLeg.label>
|
||||
<InstallSimpleProstheticLeg.description>安装简单的假腿。</InstallSimpleProstheticLeg.description>
|
||||
<InstallSimpleProstheticLeg.jobString>正在安装简单的假腿。</InstallSimpleProstheticLeg.jobString>
|
||||
<InstallSimpleProstheticLeg.label>安装简易的假腿</InstallSimpleProstheticLeg.label>
|
||||
<InstallSimpleProstheticLeg.description>安装简易的假腿。</InstallSimpleProstheticLeg.description>
|
||||
<InstallSimpleProstheticLeg.jobString>正在安装简易的假腿。</InstallSimpleProstheticLeg.jobString>
|
||||
|
||||
<InstallSimpleProstheticArm.label>安装简单的假臂</InstallSimpleProstheticArm.label>
|
||||
<InstallSimpleProstheticArm.description>安装简单的假臂。</InstallSimpleProstheticArm.description>
|
||||
<InstallSimpleProstheticArm.jobString>正在安装简单的假臂。</InstallSimpleProstheticArm.jobString>
|
||||
<InstallSimpleProstheticArm.label>安装简易的假臂</InstallSimpleProstheticArm.label>
|
||||
<InstallSimpleProstheticArm.description>安装简易的假臂。</InstallSimpleProstheticArm.description>
|
||||
<InstallSimpleProstheticArm.jobString>正在安装简易的假臂。</InstallSimpleProstheticArm.jobString>
|
||||
|
||||
<InstallDenture.label>安装义齿</InstallDenture.label>
|
||||
<InstallDenture.description>安装义齿。</InstallDenture.description>
|
||||
|
@ -18,11 +18,11 @@
|
||||
|
||||
<!-- artificial - simple prosthetics -->
|
||||
|
||||
<SimpleProstheticLeg.label>简单的假腿</SimpleProstheticLeg.label>
|
||||
<SimpleProstheticLeg.label>简易的假腿</SimpleProstheticLeg.label>
|
||||
<SimpleProstheticLeg.description>用来替换缺失的腿的假肢,不是很舒服但是相当有效。</SimpleProstheticLeg.description>
|
||||
|
||||
<SimpleProstheticArm.label>简单的假臂</SimpleProstheticArm.label>
|
||||
<SimpleProstheticArm.description>简单但耐用的假臂。</SimpleProstheticArm.description>
|
||||
<SimpleProstheticArm.label>简易的假臂</SimpleProstheticArm.label>
|
||||
<SimpleProstheticArm.description>简易但耐用的假臂。</SimpleProstheticArm.description>
|
||||
|
||||
|
||||
<!-- artificial - bionics -->
|
||||
|
Loading…
Reference in New Issue
Block a user