fix(translation): syntax error

This commit is contained in:
jubnl
2026-04-05 03:54:42 +02:00
parent 0c99eb1d07
commit f03705848d
11 changed files with 0 additions and 11 deletions
-1
View File
@@ -1671,7 +1671,6 @@ const br: Record<string, string | { name: string; category: string }[]> = {
'notif.dev.unknown_event.title': '[DEV] Unknown Event',
'notif.dev.unknown_event.text': 'Event type "{event}" is not registered in EVENT_NOTIFICATION_CONFIG',
}
}
export default br