harden retrieve logic part 4

This commit is contained in:
team 1
2026-04-18 11:46:42 +02:00
parent c890932248
commit a2425b68a6
3 changed files with 16 additions and 7 deletions

View File

@@ -15,6 +15,8 @@ class QueryEnricherConfig
'Indikatoren' => 'Indikator',
'Wasserhärte-Grenzwert' => 'Resthärte',
'Resthärte-Grenzwert' => 'Wasserhärte',
'Grenzwert' => 'Überwachungsbereich',
'store'=>'shop'
];
}
}