Add HDR column to format table and translations
Introduces an HDR (High Dynamic Range) column to the format table in both playlist and normal modes, updating column counts, widths, and item population logic accordingly. Also adds the 'hdr' translation key to all supported languages.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"codec": "Codec",
|
||||
"audio": "Audio",
|
||||
"fps": "FPS",
|
||||
"hdr": "HDR",
|
||||
"will_merge_audio": "Will merge audio",
|
||||
"has_audio": "✓ Has Audio",
|
||||
"audio_only": "Audio Only",
|
||||
|
||||
Reference in New Issue
Block a user