ghassan 66fd78c10f Add multi-language audio tracks and self-hosted flag-icons
Introduce per-video language support and multiple audio tracks
(VideoAudioTrack model + migrations for language, description, title),
a reusable language-select component, and a track-editor form. Bundle
the self-hosted flag-icons v7.2.3 library and a NAS auto-sync command.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 21:32:52 +03:00

16 lines
790 B
XML

<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-kp" viewBox="0 0 640 480">
<defs>
<clipPath id="kp-a">
<path fill-opacity=".7" d="M5 .1h682.6V512H5.1z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#kp-a)" transform="translate(-4.8 -.1)scale(.93768)">
<path fill="#fff" stroke="#000" d="M776 511.5H-76V.5h852z"/>
<path fill="#3e5698" d="M776 419H-76v92.5h852z"/>
<path fill="#c60000" d="M776 397.6H-76V114.4h852z"/>
<path fill="#3e5698" d="M776 .6H-76V93h852z"/>
<path fill="#fff" d="M328.5 256c0 63.5-53 115-118.6 115S91.3 319.5 91.3 256s53-114.8 118.6-114.8c65.5 0 118.6 51.4 118.6 114.9z"/>
<path fill="#c40000" d="m175.8 270.6-57-40.7 71-.2 22.7-66.4 21.1 66.1 71-.4-57.9 41.2 21.3 66.1-57-40.7-58 41.3z"/>
</g>
</svg>