Skip to content

Commit

Permalink
Merge pull request #1531 from schwabix-1311/validation_t9n
Browse files Browse the repository at this point in the history
Fix: labels ph:upper_function and ph:lower_function swapped in German UI
  • Loading branch information
ranjib committed Aug 20, 2021
2 parents 5ab2f61 + 75f3906 commit 90385d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front-end/assets/translations/de.csv
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ ph:controlmacro,Makro ausführen
ph:controlnothing,-keine Steuerung-
ph:current_reading,aktueller Wert
ph:hysteresis,Hysterese
ph:lower_function,pH anheben durch
ph:lower_function,pH senken durch
ph:lower_function_required,Ein Eintrag muss gewählt werden!
ph:lower_threshold,unterer Schwellwert
ph:lower_threshold_less_than,Wert muss unter der oberen Schwelle liegen!
Expand All @@ -243,7 +243,7 @@ ph:threshold_greater_than,Wert muss über der unteren Schwelle liegen!
ph:threshold_less_than,Wert muss unter der oberen Schwelle liegen!
ph:threshold_required,Ein Schwellwert ist erforderlich!
ph:threshold_type,Das muss eine Zahl sein!
ph:upper_function,pH senken durch
ph:upper_function,pH anheben durch
ph:upper_function_required,Ein Eintrag muss gewählt werden!
ph:upper_threshold,oberer Schwellwert
ph:upper_threshold_greater_than,Wert muss über der unteren Schwelle liegen!
Expand Down

0 comments on commit 90385d7

Please sign in to comment.