mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +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.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">
|
||||||
|
Loading…
Reference in New Issue
Block a user