mirror of
https://github.com/elk-zone/elk.git
synced 2025-05-07 15:55:20 +03:00
i18n: translate intro dialog
This commit is contained in:
parent
4ea5d8ba60
commit
b0766ab52f
5 changed files with 19 additions and 5 deletions
components/help
|
@ -22,9 +22,11 @@ const emit = defineEmits<{
|
|||
{{ $t('help.desc_para2') }}
|
||||
</p>
|
||||
<p>
|
||||
Before that, if you'd like to help with testing, giving feedback, or contributing, <a font-bold text-primary href="/m.webtoo.ls/@elk" target="_blank">
|
||||
reach out to us on Mastodon
|
||||
</a> and get involved.
|
||||
{{ $t('help.desc_para4') }}
|
||||
<a font-bold text-primary href="/m.webtoo.ls/@elk" target="_blank">
|
||||
{{ $t('help.desc_para5') }}
|
||||
</a>
|
||||
{{ $t('help.desc_para6') }}
|
||||
</p>
|
||||
{{ $t('help.desc_para3') }}
|
||||
<p flex="~ gap-2 wrap" mxa>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue