fixed widget language route

This commit is contained in:
Juan Pablo Corredor 2026-05-20 10:56:48 +02:00
parent b59ab1e613
commit 6fb089032f

View File

@ -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",
}