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

View File

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

View File

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