Compare commits

..

No commits in common. "03be3d02e307c9045faa1b88918cf64d1b8a3829" and "a8636947b97abd498f98a30e841ad9f68ed4eb42" have entirely different histories.

3 changed files with 4 additions and 9 deletions

View File

@ -147,12 +147,7 @@
"
class="followed"
>
{{ i18n.ts.followRequestYou }}:
<MkFollowApproveButton
:user="user"
@refresh="emit('refresh')"
class="koudoku"
/>
{{ i18n.ts.followRequestYou }}
</span>
<div v-if="$i?.isModerator || $i?.isAdmin">
<span

View File

@ -78,7 +78,7 @@ note: "Příspěvek"
notes: "Příspěvky"
following: "Sledovaní"
followers: "Sledující"
followsYou: "Sledujě tě"
followsYou: "Sledují vás"
followRequestYou: "Žádá tě o sledování"
createList: "Vytvořit seznam"
manageLists: "Spravovat seznam"

View File

@ -1,7 +1,7 @@
{
"name": "calckey-magnetar",
"version": "0.2.1-alpha",
"codename": "aglais",
"codename": "aqua",
"repository": {
"type": "git",
"url": "https://codeberg.org/calckey/calckey.git"