forked from FoundKeyGang/FoundKey
client: replace one more "Misskey"
This commit is contained in:
parent
c0b6b3f273
commit
398f43731d
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue