mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 18:24:06 +02:00
refactor(client): i18n.locale -> i18n.ts
This commit is contained in:
@@ -86,7 +86,7 @@ function save() {
|
||||
|
||||
defineExpose({
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: i18n.locale.privacy,
|
||||
title: i18n.ts.privacy,
|
||||
icon: 'fas fa-lock-open',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user