Some checks failed
Validate / validate (push) Failing after 9s
Fixed issues where device details and display badges were not updating when switching languages: Changes: - Updated updateAllText() to reload displays and devices when language changes - Added translations to createDeviceCard() for all dynamic text: * Device status badges (Processing/Idle) * Device info labels (URL, LED Count, Display) * Metrics labels (Actual FPS, Target FPS, Frames, Errors) * Button labels (Start, Stop, Settings, Calibrate, Remove) - Updated loadDevices() error messages to use translations - Added missing translations to locale files: * device.metrics.actual_fps, target_fps, frames, errors Now when switching between English and Russian, all device cards and display information updates correctly, including: - Primary/Secondary display badges - Device status badges - All labels and button text - Metrics labels when processing Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>