typos fix
This commit is contained in:
parent
9d6da9ffb6
commit
83a0efbc79
@ -31,7 +31,7 @@
|
||||
<HumanlikeBaby.customMoodTipString>情绪代表一个人的快乐或压力有多大。情绪低落的婴儿更有可能哭,而情绪高涨的婴儿更有可能咯咯笑。</HumanlikeBaby.customMoodTipString>
|
||||
|
||||
<!-- EN: child -->
|
||||
<HumanlikeChild.label>孩童</HumanlikeChild.label>
|
||||
<HumanlikeChild.label>儿童</HumanlikeChild.label>
|
||||
|
||||
<!-- EN: teenager -->
|
||||
<HumanlikeTeenager.label>少年</HumanlikeTeenager.label>
|
||||
|
@ -63,7 +63,7 @@
|
||||
<!-- EN: No role assigned -->
|
||||
<NoRoleAssigned>未分配职位</NoRoleAssigned>
|
||||
<!-- EN: Children cannot take on roles -->
|
||||
<ChildNoRoleAssigned>孩童无法分配职位</ChildNoRoleAssigned>
|
||||
<ChildNoRoleAssigned>儿童无法分配职位</ChildNoRoleAssigned>
|
||||
<!-- EN: Remove {0} role -->
|
||||
<RemoveRole>移除{0}职位</RemoveRole>
|
||||
<!-- EN: You're about to assign the role of {ROLE_labelDef} to {PAWN_labelShort}. -->
|
||||
|
@ -326,7 +326,7 @@
|
||||
<!-- EN: Must be {0} -->
|
||||
<RoleRequirementLabelSupremeGender>必须是{0}</RoleRequirementLabelSupremeGender>
|
||||
<!-- EN: Cannot be child -->
|
||||
<RoleRequirementCannotBe>不能是孩童。</RoleRequirementCannotBe>
|
||||
<RoleRequirementCannotBe>不能是儿童。</RoleRequirementCannotBe>
|
||||
|
||||
<!-- EN: Abilities -->
|
||||
<RoleGrantedAbilitiesLabel>能力</RoleGrantedAbilitiesLabel>
|
||||
|
Loading…
Reference in New Issue
Block a user