Fix flow form field translation key in meteoclimatic (#173754)

This commit is contained in:
Franck Nijhof
2026-06-19 18:07:22 +00:00
parent 9034afd29e
commit 2147a851c3
@@ -10,10 +10,10 @@
"step": {
"user": {
"data": {
"code": "Station code"
"station_code": "Station code"
},
"data_description": {
"code": "Looks like ESCAT4300000043206B"
"station_code": "Looks like ESCAT4300000043206B"
}
}
}