mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-21 22:35:11 +00:00
comment out sharkey-specific crowdin link
we don't have it set up yet ☹
This commit is contained in:
parent
a769423c15
commit
002d0def42
1 changed files with 2 additions and 1 deletions
|
@ -14,13 +14,14 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
<MkLink url="https://crowdin.com/project/misskey">Crowdin</MkLink>
|
<MkLink url="https://crowdin.com/project/misskey">Crowdin</MkLink>
|
||||||
</template>
|
</template>
|
||||||
</I18n>
|
</I18n>
|
||||||
|
<!--
|
||||||
<br />
|
<br />
|
||||||
<I18n :src="i18n.ts.i18nInfoSharkey" tag="span">
|
<I18n :src="i18n.ts.i18nInfoSharkey" tag="span">
|
||||||
<template #link>
|
<template #link>
|
||||||
<!-- TODO: ADD LINK TO OUR I18N SERVICE -->
|
|
||||||
<MkLink url="https://crowdin.com/project/misskey">INSERT THINGY</MkLink>
|
<MkLink url="https://crowdin.com/project/misskey">INSERT THINGY</MkLink>
|
||||||
</template>
|
</template>
|
||||||
</I18n>
|
</I18n>
|
||||||
|
-->
|
||||||
</template>
|
</template>
|
||||||
</MkSelect>
|
</MkSelect>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue