forked from mirrors/misskey
refactor(client): i18n.locale -> i18n.ts
This commit is contained in:
@@ -16,7 +16,7 @@ const pagination = {
|
||||
|
||||
defineExpose({
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: i18n.locale.mentions,
|
||||
title: i18n.ts.mentions,
|
||||
icon: 'fas fa-at',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user