mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-25 18:55:25 -06:00
language
This commit is contained in:
parent
6df6ab53c9
commit
2d113146bc
@ -41,7 +41,7 @@ export function GenericVideoPlayer({
|
||||
<div className="relative flex flex-grow items-center justify-center">
|
||||
{!sourceExists ? (
|
||||
<div className="flex aspect-video w-full items-center justify-center bg-background_alt text-lg text-primary">
|
||||
Video not found
|
||||
Video not available
|
||||
</div>
|
||||
) : (
|
||||
<>
|
||||
|
Loading…
Reference in New Issue
Block a user