Skip to content
Snippets Groups Projects
Commit 83f986f5 authored by François Grand's avatar François Grand Committed by AUBRY JEAN-PASCAL
Browse files

fix: MacroRugoRemous: form translation of values,units

refs #609
parent b9bc4291
No related branches found
No related tags found
2 merge requests!252release: version 4.18.0,!213Resolve "Ajout du module courbe de remous d'une passe à macro-rugosité"
......@@ -5,6 +5,24 @@
"Dx": "Discretisation step",
"Y": "Water depth",
"ZW": "Water line",
"Hs": "Head",
"S": "Wet surface",
"UNIT_ZW": "m",
"UNIT_FLU": "m",
"UNIT_HS": "m",
"UNIT_HSC": "m",
"UNIT_B": "m",
"UNIT_P": "m",
"UNIT_S": "m²",
"UNIT_R": "m",
"UNIT_V": "m/s",
"UNIT_YCOR": "m",
"UNIT_YCON": "m",
"UNIT_J": "m",
"UNIT_I-J": "m/m",
"UNIT_IMP": "N",
"UNIT_TAU0": "Pa",
"select_resolution": "Resolution method",
"RESOLUTION_0": "Integration by trapezoid",
......
......@@ -5,6 +5,24 @@
"Dx": "Pas de discrétisation",
"Y": "Tirant d'eau",
"ZW": "Ligne d'eau",
"Hs": "Charge",
"S": "Surface mouillée",
"UNIT_ZW": "m",
"UNIT_FLU": "m",
"UNIT_HS": "m",
"UNIT_HSC": "m",
"UNIT_B": "m",
"UNIT_P": "m",
"UNIT_S": "m²",
"UNIT_R": "m",
"UNIT_V": "m/s",
"UNIT_YCOR": "m",
"UNIT_YCON": "m",
"UNIT_J": "m",
"UNIT_I-J": "m/m",
"UNIT_IMP": "N",
"UNIT_TAU0": "Pa",
"select_resolution": "Méthode de résolution",
"RESOLUTION_0": "Intégration par trapèzes",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment