inform users about sharkey specific localization

This commit is contained in:
piuvas 2024-10-08 00:33:16 -03:00
parent 6c1f2c6d11
commit 672c4f746c
No known key found for this signature in database
GPG key ID: 82743F52454C621D
2 changed files with 8 additions and 1 deletions

View file

@ -14,6 +14,13 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkLink url="https://crowdin.com/project/misskey">Crowdin</MkLink>
</template>
</I18n>
<br />
<I18n :src="i18n.ts.i18nInfoSharkey" tag="span">
<template #link>
<!-- TODO: ADD LINK TO OUR I18N SERVICE -->
<MkLink url="https://crowdin.com/project/misskey">INSERT THINGY</MkLink>
</template>
</I18n>
</template>
</MkSelect>