This commit is contained in:
mattyatea 2024-05-17 23:34:14 +09:00
parent 64984b1984
commit 3f04b5bf8f
4 changed files with 6 additions and 2 deletions

View file

@ -46,7 +46,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkSwitch v-model="disableNoteDrafting">
<template #caption>{{ i18n.ts.disableNoteDraftingDescription }}</template>
{{ i18n.ts.disableNoteDrafting }}
<span class="_beta">{{ i18n.ts.originalFeature }}</span>
<span class="_beta">{{ i18n.ts.kakuregaFeature }}</span>
</MkSwitch>
<MkFolder>
<template #label>{{ i18n.ts.pinnedList }}</template>