client: replace one more "Misskey"

This commit is contained in:
Johann150 2022-10-03 20:27:13 +02:00
parent c0b6b3f273
commit 398f43731d
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1

View file

@ -19,7 +19,7 @@
<FormSection>
<MkKeyValue class="_formBlock" :copy="version">
<template #key>Misskey</template>
<template #key>{{ i18n.ts.version }}</template>
<template #value>{{ version }}</template>
</MkKeyValue>
<FormLink to="/about-foundkey">{{ i18n.ts.aboutMisskey }}</FormLink>