* 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:
Josh Hawkins
2025-05-19 14:43:22 -06:00
committed by GitHub
co-authored by Nicolas Mowen
parent 717517aeb5
commit 8a143b4284
8 changed files with 44 additions and 27 deletions
+3 -2
View File
@@ -6,10 +6,11 @@ export const supportedLanguageKeys = [
"it",
"nl",
"nb-NO",
"tr",
"pl",
"zh-CN",
"yue-Hant",
"ru",
"tr",
"pl",
"uk",
"cs",
];