mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-17 19:45:36 -04:00
(lint)
This commit is contained in:
parent
0a0db3d77e
commit
01bf067849
@ -913,7 +913,7 @@ english:
|
||||
speakers online. It is used as the default non-binary pronoun as well as simply the default pronoun by some,
|
||||
a role that was previously held by “li”. “Ri” is used as the default pronoun also on this very website.
|
||||
- >
|
||||
Other nonstandard pronouns are: <strong>“{/ŝli=ŝli}”</strong> (created to be neutral, although rather in a binary way
|
||||
Other nonstandard pronouns are: <strong>“{/ŝli=ŝli}”</strong> (created to be neutral, although rather in a binary way
|
||||
– as it is a short way of writing “he or she”), <strong>“{/gi=gi}”</strong> (a neutral pronoun being the personal version of “ĝi”),
|
||||
and <strong>“{/hi=hi}”</strong> (intended to be the masculine pronoun so “li” can become the neutral one).
|
||||
Unlike “ri”, these pronouns did not really come into frequent use.
|
||||
|
@ -39,7 +39,7 @@ const config = useConfig();
|
||||
</ul>
|
||||
</template>
|
||||
|
||||
<Separator icon="list" v-if="config.english.pronounGroups?.length" />
|
||||
<Separator v-if="config.english.pronounGroups?.length" icon="list" />
|
||||
|
||||
<section v-for="pronounGroup in config.english.pronounGroups">
|
||||
<h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user