mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-07-18 19:36:02 +00:00
fix(translation): syntax error
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user