fix(media-transcoding): improve responsive styles (#2550)

* fix(media-transcoding): improve responsive styles

* fix: typecheck issue
This commit is contained in:
Meier Lukas
2025-03-09 14:22:12 +01:00
committed by GitHub
parent d584ade8f4
commit 8f8d7884a9
7 changed files with 224 additions and 229 deletions

View File

@@ -1890,10 +1890,10 @@
"statistics": {
"empty": "Empty",
"transcodes": "Transcodes",
"transcodesCount": "Transcodes: {value}",
"healthChecksCount": "Health checks: {value}",
"filesCount": "Files: {value}",
"savedSpace": "Saved space: {value}",
"transcodesCount": "Transcodes",
"healthChecksCount": "Health checks",
"filesCount": "Files",
"savedSpace": "Saved space",
"healthChecks": "Health checks",
"videoCodecs": "Codecs",
"videoContainers": "Containers",