fix(translation): syntax error
This commit is contained in:
@@ -1673,7 +1673,6 @@ const de: 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 de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user