diff --git a/packages/client/src/pages/settings/other.vue b/packages/client/src/pages/settings/other.vue index a9903acc7e..82e174a5b4 100644 --- a/packages/client/src/pages/settings/other.vue +++ b/packages/client/src/pages/settings/other.vue @@ -1,66 +1,44 @@ - - {{ $ts.showFeaturedNotesInTimeline }} + + {{ i18n.ts.showFeaturedNotesInTimeline }} - {{ $ts.accountInfo }} + {{ i18n.ts.accountInfo }} - {{ $ts.closeAccount }} + {{ i18n.ts.closeAccount }} -