refactor(i18n): tidy fields

This commit is contained in:
三咲智子 2022-11-29 00:55:05 +08:00
parent 96acbacf55
commit ed0b78857c
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
7 changed files with 19 additions and 13 deletions

View file

@ -13,7 +13,7 @@ useHead({
<template>
<MainContent>
<template #title>
<span text-lg font-bold>{{ t('title.federated-timeline') }}</span>
<span text-lg font-bold>{{ t('title.federated_timeline') }}</span>
</template>
<slot>