mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +00:00
inform users about sharkey specific localization
This commit is contained in:
parent
6c1f2c6d11
commit
672c4f746c
2 changed files with 8 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -71,7 +71,7 @@ reportAbuseRenote: "Report boost"
|
|||
forwardReport: "Forward report to remote instance"
|
||||
forwardReportIsAnonymous: "Instead of your account, an anonymous system account will be displayed as reporter at the remote instance."
|
||||
abuseMarkAsResolved: "Mark report as resolved"
|
||||
i18nInfo: "Sharkey is being translated into various languages by volunteers. You can help at {link}."
|
||||
i18nInfoSharkey: "Sharkey specific changes are translated in its own {link}."
|
||||
renotesCount: "Number of boosts sent"
|
||||
renotedCount: "Number of boosts received"
|
||||
showTickerOnReplies: "Show instance ticker on replies"
|
||||
|
|
Loading…
Reference in a new issue