Frigate NVR Updates: Internationalization Expansion and Quality Improvements
Four pull requests merged yesterday focused heavily on expanding language support with new translations for dozens of languages, plus fixes for internationalization keys and improved error logging for camera mask configurations.
Duration: PT2M3S
Episode overview
This episode is a short developer briefing from Frigate NVR Updates.
It explains recent repository work in plain language.
- Show: Frigate NVR Updates
- Published: 2026-05-11T10:02:18Z
- Audio duration: PT2M3S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. This is your Frigate NVR update for May 11th, 2026.
Yesterday saw four merged pull requests, led by a massive internationalization update. Weblate merged PR 23089, adding translation support for multiple new languages including Galician, Turkish, Latvian, Lithuanian, Thai, and Portuguese Brazilian. The update touched over 300 translation files with more than 10,000…
GuoQing Liu merged PR 23144, fixing internationalization keys across the web interface. This addressed missing translation keys for GenAI roles, object labels, logger levels, and various configuration options in the settings interface.
NickM-27 merged PR 23155 with miscellaneous improvements to the codebase. Notable changes include enhanced export functionality with GenAI titles, improved form field detection, and fixes to prevent text selection issues in video controls. The update also streamlined JSON handling for better provider compatibility.
Puma7 merged PR 23156, improving error logging for camera mask configurations. The fix adds camera names to invalid coordinate error messages, making it easier for users with multi-camera setups to identify which camera needs mask adjustments when coordinates fall…
Ad…