mirror of https://gitlab.com/pamhyr/pamhyr2
debug
parent
ff38571933
commit
cef67540c2
|
|
@ -109,7 +109,7 @@ class ResultsTranslate(MainTranslate):
|
||||||
"name": _translate("Results", "Profile"),
|
"name": _translate("Results", "Profile"),
|
||||||
"water_elevation": self._dict["unit_water_elevation"],
|
"water_elevation": self._dict["unit_water_elevation"],
|
||||||
"discharge": self._dict["unit_discharge"],
|
"discharge": self._dict["unit_discharge"],
|
||||||
"speed": self._dict["unit_speed"],
|
"discharge": self._dict["unit_discharge"],
|
||||||
}
|
}
|
||||||
|
|
||||||
self._sub_dict["values_y_envelop"] = {
|
self._sub_dict["values_y_envelop"] = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue