mirror of https://gitlab.com/pamhyr/pamhyr2
BC, LC: translate: Minor change.
parent
7afcdb4877
commit
aadf6d9fac
|
|
@ -9,6 +9,6 @@ table_headers = {
|
|||
"y": _translate("BoundaryCondition", "Y"),
|
||||
"time": _translate("BoundaryCondition", "Time"),
|
||||
"date": _translate("BoundaryCondition", "Date"),
|
||||
"debit": _translate("BoundaryCondition", "Debit (m^3/s)"),
|
||||
"debit": _translate("BoundaryCondition", "Debit (m³/s)"),
|
||||
"z": _translate("BoundaryCondition", "Z (m)")
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ table_headers = {
|
|||
"y": _translate("LateralContribution", "Y"),
|
||||
"time": _translate("LateralContribution", "Time"),
|
||||
"date": _translate("LateralContribution", "Date"),
|
||||
"debit": _translate("LateralContribution", "Debit (m^3/s)"),
|
||||
"debit": _translate("LateralContribution", "Debit (m³/s)"),
|
||||
"z": _translate("LateralContribution", "Z (m)")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue