mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
Fix MkUpdate translations
This commit is contained in:
parent
917114dfa8
commit
9b4e67f064
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
>
|
||||
<div :class="$style.root">
|
||||
<div :class="$style.title">
|
||||
<MkSparkle>{{ i18n.ts.misskeyUpdated }}</MkSparkle>
|
||||
<MkSparkle>{{ i18n.ts.iceshrimpUpdated }}</MkSparkle>
|
||||
</div>
|
||||
<div :class="$style.version">✨ {{ version }} 🚀</div>
|
||||
<div v-if="newRelease" :class="$style.releaseNotes">
|
||||
|
|
Loading…
Reference in a new issue