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

View File

@@ -1676,7 +1676,6 @@ const ar: 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 ar