mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Fixes (#18795)
* Catch error when regex is invalid * Fix i18n label * Mobile camera drawer i18n fixes * additional frame cache debug logs * Add Romanian * Fix exports thumbnail path * Improve clip buffer and remove outdated comments --------- Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
co-authored by
Josh Hawkins
parent
4ff81d5877
commit
8a9ebe9292
@@ -6,6 +6,7 @@ export const supportedLanguageKeys = [
|
||||
"de",
|
||||
"it",
|
||||
"ca",
|
||||
"ro",
|
||||
"nl",
|
||||
"nb-NO",
|
||||
"zh-CN",
|
||||
|
||||
Reference in New Issue
Block a user