This commit is contained in:
syuilo 2021-02-11 22:56:58 +09:00
parent f3166595e7
commit 7d5a5b24f2

View file

@ -1,6 +1,6 @@
<template> <template>
<FormBase> <FormBase>
<MkInfo warn>{{ $ts.pluginInstallWarn }}</MkInfo> <MkInfo warn>{{ $ts._plugin.installWarn }}</MkInfo>
<FormGroup> <FormGroup>
<FormTextarea v-model:value="code" tall> <FormTextarea v-model:value="code" tall>