change to caption

This commit is contained in:
ThatOneCalculator 2022-08-04 14:38:24 -07:00
parent f4753a9342
commit e4e20288c9

View file

@ -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>