refactor: 🌐 patrons description

This commit is contained in:
ThatOneCalculator 2023-07-01 19:31:05 -07:00
parent 1048c1f676
commit f2bedbd645
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
2 changed files with 10 additions and 3 deletions

View File

@ -1213,6 +1213,7 @@ _aboutMisskey:
morePatrons: "We also appreciate the support of many other helpers not listed here.
Thank you! 🥰"
patrons: "Calckey patrons"
patronsList: "Listed chronologically, not by donation size. Donate with the link above to get your name on here!"
_nsfw:
respect: "Hide NSFW media"
ignore: "Don't hide NSFW media"

View File

@ -97,13 +97,16 @@
><Mfm
:text="'$[sparkle @kainoa@calckey.social] (Main developer)'"
/></FormLink>
<FormLink to="/@april@calckey.social"
><Mfm :text="'@april@calckey.social (Backend)'"
/></FormLink>
<FormLink to="/@freeplay@calckey.social"
><Mfm
:text="'@freeplay@calckey.social (UI/UX)'"
/></FormLink>
<FormLink to="/@nmkj@calckey.jp"
><Mfm :text="'@nmkj@calckey.jp (Backend)'"
/></FormLink>
<FormLink to="/@dev@post.naskya.net"
><Mfm :text="'@dev@post.naskya.net (Backend)'"
/></FormLink>
<FormLink to="/@panos@calckey.social"
><Mfm
:text="'@panos@calckey.social (Project Coordinator)'"
@ -128,6 +131,9 @@
><Mfm text="$[jelly ❤]" />
{{ i18n.ts._aboutMisskey.patrons }}</template
>
<p>
{{ i18n.ts._aboutMisskey.patronsList }}
</p>
<MkSparkle>
<span
v-for="patron in patrons"