mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
Update Japanese translation and add localization support in notification (#1706)
This commit is contained in:
@@ -1198,7 +1198,7 @@ export const useNotificationStore = defineStore('Notification', () => {
|
||||
playNoty({
|
||||
type: 'Event',
|
||||
created_at: new Date().toJSON(),
|
||||
data: 'Notification Test'
|
||||
data: t('view.settings.notifications.notifications.test_message')
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user