forked from FoundKeyGang/FoundKey
client: add link to weblate
This commit is contained in:
parent
2876c5d76c
commit
97233fab69
1 changed files with 5 additions and 0 deletions
|
@ -24,6 +24,11 @@
|
|||
{{ i18n.ts._aboutMisskey.source }}
|
||||
<template #suffix>Gitea</template>
|
||||
</FormLink>
|
||||
<FormLink to="https://translate.akkoma.dev/projects/foundkey/foundkey/" external>
|
||||
<template #icon><i class="fas fa-language"></i></template>
|
||||
{{ i18n.ts._aboutMisskey.translation }}
|
||||
<template #suffix>Weblate</template>
|
||||
</FormLink>
|
||||
</div>
|
||||
</FormSection>
|
||||
<FormSection>
|
||||
|
|
Loading…
Reference in a new issue