[pl][media] vibez "drama z zaimkami"
This commit is contained in:
parent
e3f8b3f737
commit
1a818264fd
|
@ -40,6 +40,20 @@ home:
|
|||
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/.'
|
||||
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:
|
||||
examples: 'Example usage in sentences'
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<T>contact.team.name</T>
|
||||
</h2>
|
||||
|
||||
<figure class="float-end border rounded">
|
||||
<figure class="float-end border rounded m-3">
|
||||
<img src="/img/collective-logo.svg" alt="" class="invertible"/>
|
||||
<figcaption>
|
||||
<p><T>contact.team.logo</T></p>
|
||||
|
@ -23,11 +23,7 @@
|
|||
<T>contact.team.description</T>
|
||||
</section>
|
||||
|
||||
<router-link :to="'/' + config.links.blogRoute" v-if="config.links.blog"
|
||||
class="btn btn-outline-primary btn-lg">
|
||||
<Icon v="pen-nib"/>
|
||||
<T>links.blog</T>
|
||||
</router-link>
|
||||
<Mission/>
|
||||
|
||||
<section>
|
||||
<h3>
|
||||
|
|
Reference in New Issue