mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 19:53:50 +01:00
Fix MkUpdate translations
This commit is contained in:
parent
917114dfa8
commit
9b4e67f064
@ -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 New Issue
Block a user