mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-25 14:09:03 -04:00
[pl][media] vibez "drama z zaimkami"
This commit is contained in:
parent
1222123134
commit
7a0150e002
@ -40,6 +40,20 @@ home:
|
|||||||
alt: 'You can also enter interchangeable forms in each field separately, eg. <code>him&her</code> = “him” or “her”.'
|
alt: 'You can also enter interchangeable forms in each field separately, eg. <code>him&her</code> = “him” or “her”.'
|
||||||
pronunciation: 'You can also specify the pronunciation after a pipe character, using IPA, eg. <code>faerself|fɛɹsɛlf</code> = “faerself” pronounced as /fɛɹsɛlf/.'
|
pronunciation: 'You can also specify the pronunciation after a pipe character, using IPA, eg. <code>faerself|fɛɹsɛlf</code> = “faerself” pronounced as /fɛɹsɛlf/.'
|
||||||
whatisit: 'What''s the deal with pronouns?'
|
whatisit: 'What''s the deal with pronouns?'
|
||||||
|
mission:
|
||||||
|
header: 'Our mission'
|
||||||
|
summary: 'We fight for freedom, respect and inclusiveness in language.'
|
||||||
|
freedom: >
|
||||||
|
<strong>Freedom</strong>
|
||||||
|
– so that everyone can use <em>for themselves</em>
|
||||||
|
whatever pronouns they feel describe them best.
|
||||||
|
respect: >
|
||||||
|
<strong>Respect</strong>
|
||||||
|
– so that <em>other people's</em> pronouns are respected.
|
||||||
|
inclusiveness: >
|
||||||
|
<strong>Inclusiveness</strong>
|
||||||
|
– so that when we're referring to a person we don't know or a group of people,
|
||||||
|
we don't assume their gender and don't exclude them for any reason.
|
||||||
|
|
||||||
pronouns:
|
pronouns:
|
||||||
examples: 'Example usage in sentences'
|
examples: 'Example usage in sentences'
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<T>contact.team.name</T>
|
<T>contact.team.name</T>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<figure class="float-end border rounded">
|
<figure class="float-end border rounded m-3">
|
||||||
<img src="/img/collective-logo.svg" alt="" class="invertible"/>
|
<img src="/img/collective-logo.svg" alt="" class="invertible"/>
|
||||||
<figcaption>
|
<figcaption>
|
||||||
<p><T>contact.team.logo</T></p>
|
<p><T>contact.team.logo</T></p>
|
||||||
@ -23,11 +23,7 @@
|
|||||||
<T>contact.team.description</T>
|
<T>contact.team.description</T>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<router-link :to="'/' + config.links.blogRoute" v-if="config.links.blog"
|
<Mission/>
|
||||||
class="btn btn-outline-primary btn-lg">
|
|
||||||
<Icon v="pen-nib"/>
|
|
||||||
<T>links.blog</T>
|
|
||||||
</router-link>
|
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h3>
|
<h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user