[zh] banner, search for translators

This commit is contained in:
Andrea Vos 2021-12-14 20:29:14 +01:00
parent 3253dd9519
commit c8a629def1

View File

@ -50,27 +50,22 @@
</div> </div>
</div> </div>
</header> </header>
<!-- a banner for every occasion ;) <div v-if="config.locale === 'zh' && new Date() < new Date(2022, 0, 1, 0, 0, 0) && $route.path === '/'" class="container">
<div v-if="config.locale === 'pl' && new Date() < new Date(2021, 10, 14, 20, 0, 0) && $route.path === '/'" class="container"> <div class="alert alert-info my-3">
<div class="alert alert-warning my-3 d-flex align-items-center"> <p class="h4">
<Icon v="spell-check" size="4" class="mx-4"/> <Icon v="people-carry"/>
<div> Help needed!
<p class="h4 mb-3"> </p>
Naprawmy buga w programach sprawdzających pisownię<br/> <p class="mb-0">
rodzaj neutralny jest poprawny! If you speak Mandarin
</p> (preferably traditional spelling, since simplified can be generated out of it, but not the other way around)
<p class="mb-0"> and you'd like to help us with translating new features of zh.pronouns.page,
<a href="https://chng.it/gFxppJDc" target="_blank" rel="noopener" class="btn btn-primary"> please send us an email to <a href="mailto:contact@pronouns.page" target="_blank" rel="noopener">contact@pronouns.page</a>
Podpisz naszą petycję! or DM us on Twitter <a href="https://twitter.com/PronounsPage" target="_blank" rel="noopener">@PronounsPage</a>
</a> 😉
<nuxt-link to="/blog/autokorekta" class="btn btn-primary"> </p>
Zgłoś błędy w oprogramowaniu!
</nuxt-link>
</p>
</div>
</div> </div>
</div> </div>
-->
<div v-if="locales[config.locale].published === false" class="alert alert-warning mb-0"> <div v-if="locales[config.locale].published === false" class="alert alert-warning mb-0">
<Icon v="exclamation-triangle"/> <Icon v="exclamation-triangle"/>
This language version is still under construction! This language version is still under construction!