mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 19:04:04 +02:00
wip
This commit is contained in:
@@ -21,7 +21,7 @@ export default defineComponent({
|
||||
data() {
|
||||
return {
|
||||
INFO: {
|
||||
title: this.$t('notifications'),
|
||||
title: this.$ts.notifications,
|
||||
icon: faBell
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user