refactor(i18n): tidy fields
This commit is contained in:
parent
96acbacf55
commit
ed0b78857c
7 changed files with 19 additions and 13 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue