mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-31 16:12:19 +03:00
Fixes (#18304)
* fix recordings check * Only calculate inpoint offset for beginning of hour segment * Cleanup * Fix seeking * add Czech * explore i18n fix --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
co-authored by
Nicolas Mowen
parent
717517aeb5
commit
8a143b4284
@@ -6,10 +6,11 @@ export const supportedLanguageKeys = [
|
||||
"it",
|
||||
"nl",
|
||||
"nb-NO",
|
||||
"tr",
|
||||
"pl",
|
||||
"zh-CN",
|
||||
"yue-Hant",
|
||||
"ru",
|
||||
"tr",
|
||||
"pl",
|
||||
"uk",
|
||||
"cs",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user