Fix MkUpdate translations

This commit is contained in:
Laura Hausmann 2023-09-13 19:08:36 +02:00
parent 917114dfa8
commit 9b4e67f064
No known key found for this signature in database
GPG Key ID: D044E84C5BE01605

View File

@ -7,7 +7,7 @@
> >
<div :class="$style.root"> <div :class="$style.root">
<div :class="$style.title"> <div :class="$style.title">
<MkSparkle>{{ i18n.ts.misskeyUpdated }}</MkSparkle> <MkSparkle>{{ i18n.ts.iceshrimpUpdated }}</MkSparkle>
</div> </div>
<div :class="$style.version"> {{ version }} 🚀</div> <div :class="$style.version"> {{ version }} 🚀</div>
<div v-if="newRelease" :class="$style.releaseNotes"> <div v-if="newRelease" :class="$style.releaseNotes">