diff --git a/src/translations/en.py b/src/translations/en.py index b41a6b6..768e84f 100644 --- a/src/translations/en.py +++ b/src/translations/en.py @@ -6,7 +6,7 @@ strings = { "card2_title": "Virtual assistant for phytopathological defence", "card2_text": "Pellentesque habitant morbi tristique senectus et netus malesuada fames ac turpis egestas.", "card3_title": "Phenological recognition", - "card3_text": "Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae.", - "card3_src": "http://localhost/viewer?userId=1398&lang=en-EN", + "card3_text": "Using the camera from the sentinel station, and AI models, we can recognize the phenological stage of the plant.", + "card3_src": "http://localhost/viewer?userId=1398&lang=en-US", "close_label": "Close", }