mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-25 22:19:28 -04:00
Strings that don't exist yet
This commit is contained in:
parent
b7b9b3f970
commit
8ba5e82deb
@ -85,7 +85,7 @@
|
||||
</div>
|
||||
|
||||
<p class="small text-muted text-center">
|
||||
Version:
|
||||
<T>footer.version</T>
|
||||
<VersionCommitLink :hash="versionFrontend"/>
|
||||
/
|
||||
<Spinner v-if="versionBackend === undefined"/><span v-else><VersionCommitLink :hash="versionBackend"/></span>
|
||||
@ -128,8 +128,7 @@
|
||||
</li>
|
||||
<li class="mb-2">
|
||||
<Icon v="tools"/>
|
||||
Using <a href="https://www.gradientmagic.com/" target="_blank" rel="noopener">gradientmagic.com</a>
|
||||
and <a href="https://fonts.google.com/noto/specimen/Noto+Color+Emoji" target="_blank" rel="noopener">Noto Color Emoji</a>
|
||||
<T>footer.using</T>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -150,7 +149,7 @@
|
||||
<li class="mb-2">
|
||||
<a href="https://gitlab.com/PronounsPage/PronounsPage" target="_blank" rel="noopener">
|
||||
<Icon v="gitlab" set="b"/>
|
||||
Source code
|
||||
<T>api.source</T>
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-2">
|
||||
|
@ -796,10 +796,13 @@ crud:
|
||||
footer:
|
||||
license: >
|
||||
{https://gitlab.com/PronounsPage/PronounsPage=Lähtekood} ja sisu on {/license=OQL} litsentsi all.
|
||||
using: >
|
||||
Kasutame {https://www.gradientmagic.com/=gradientmagic.com} ning {https://fonts.google.com/noto/specimen/Noto+Color+Emoji=Noto Color Emoji}
|
||||
links: 'Kontakt, sotsiaalmeedia'
|
||||
legal: 'Legaalne'
|
||||
financial: 'Finantside läbipaistvus'
|
||||
technical: 'Tehniline'
|
||||
version: 'Versioon:'
|
||||
sibling: 'Sõberprojektid'
|
||||
stats:
|
||||
header: 'Statistika'
|
||||
@ -1019,6 +1022,7 @@ api:
|
||||
header: 'Avalik rakendusliides'
|
||||
example: 'Näide'
|
||||
query: 'Query string parameters'
|
||||
source: 'Lähtekood'
|
||||
|
||||
quotation:
|
||||
start: '„'
|
||||
|
Loading…
x
Reference in New Issue
Block a user