Fix gender, maybe (#33631)
Co-authored-by: Alpha-Two <alpha2.5232@gmail.com>
This commit is contained in:
@@ -5,5 +5,6 @@ humanoid-character-profile-summary =
|
||||
This is {$name}. {$gender ->
|
||||
[male] He is
|
||||
[female] She is
|
||||
*[other] They are
|
||||
[epicene] They are
|
||||
*[other] It is
|
||||
} {$age} years old.
|
||||
@@ -15,7 +15,7 @@ humanoid-profile-editor-pronouns-label = Pronouns:
|
||||
humanoid-profile-editor-pronouns-male-text = He / Him
|
||||
humanoid-profile-editor-pronouns-female-text = She / Her
|
||||
humanoid-profile-editor-pronouns-epicene-text = They / Them
|
||||
humanoid-profile-editor-pronouns-neuter-text = It / It
|
||||
humanoid-profile-editor-pronouns-neuter-text = It / Its
|
||||
humanoid-profile-editor-import-button = Import
|
||||
humanoid-profile-editor-export-button = Export
|
||||
humanoid-profile-editor-export-image-button = Export image
|
||||
|
||||
Reference in New Issue
Block a user