diff --git a/src/localize/languages/en.json b/src/localize/languages/en.json index 4477f686..992bbd09 100644 --- a/src/localize/languages/en.json +++ b/src/localize/languages/en.json @@ -210,8 +210,8 @@ "invalid_configuration": "Invalid configuration", "invalid_configuration_no_hint": "No location hint available (bad or missing type?)", "upgrade_available": "An automated card configuration upgrade is available, please visit the visual card editor", - "webrtc_card_reported_error": "WebRTC card reported an error", - "webrtc_card_waiting": "Waiting for WebRTC card to load ...", + "webrtc_card_reported_error": "AlexxIT's WebRTC card reported an error", + "webrtc_card_waiting": "Waiting for AlexxIT's WebRTC card to load ...", "no_cameras": "No valid cameras found, you must configure at least one camera entry", "no_camera_id": "Could not determine camera id for the following camera, may need to set 'id' parameter manually", "duplicate_camera_id": "Duplicate Frigate camera id for the following camera, use the 'id' parameter to uniquely identify cameras",