change to caption
This commit is contained in:
parent
46b6a195e9
commit
5d955af08c
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
<FormSwitch v-model="enableRecommendedTimeline" class="_formBlock">{{ i18n.ts.enableRecommendedTimeline }}</FormSwitch>
|
||||
<template #label>{{ i18n.ts.recommendedInstances }}<span class="_beta">{{ i18n.ts.beta }}</span></template>
|
||||
<FormTextarea v-model="recommendedInstances" class="_formBlock"></FormTextarea>
|
||||
<FormInfo class="_formBlock">{{ i18n.ts.recommendedInstancesDescription }}</FormInfo>
|
||||
<template #caption>{{ i18n.ts.recommendedInstancesDescription }}</template>
|
||||
</FormSection>
|
||||
|
||||
<FormSection>
|
||||
|
|
Loading…
Reference in a new issue