Commit cd60fe50 authored by Benjamin Mummery's avatar Benjamin Mummery 💻

added units (or placeholders) for main page spinboxes

parent 81131dd5
......@@ -8,6 +8,7 @@
"PC-PSV": "PC-PSV",
"CPAP": "CPAP",
"bottombar_default_text": "Waiting for Data",
"ui_window_title": "HEV NativeUI v{version}",
"alarm_table_header_timestamp": "Timestamp",
"alarm_table_header_priority_level": "Priority Level",
"alarm_table_header_alarm_code": "Alarm Code",
......@@ -22,7 +23,6 @@
"plot_line_label_pressure_flow": "Airway Pressure - Flow",
"plot_line_label_flow_volume": "Flow - Volume",
"plot_line_label_volume_pressure": "Volume - Airway Pressure",
"layout_label_measurements": "Measurements",
"button_label_main_normal": "Normal",
"button_label_main_detailed": "Detailed",
"button_label_alarms_list": "List of Alarms",
......@@ -35,7 +35,7 @@
"button_label_modes_mode": "Mode Settings",
"button_label_modes_personal": "Personal Settings",
"button_label_modes_summary": "Summary",
"ui_window_title": "HEV NativeUI v{version}",
"layout_label_measurements": "Measurements",
"measurement_label_plateau_pressure": "P<sub>PLATEAU</sub> [cmH<sub>2</sub>O]",
"measurement_label_respiratory_rate": "RR",
"measurement_label_fio2_percent": "FIO<sub>2</sub> [%]",
......@@ -62,11 +62,11 @@
"popup_hold_stop": "HOLD FOR VENTILATOR STOP",
"label_modeswitch": "",
"Respiratory Rate": "Respiratory Rate",
"PEEP": "PEEP",
"Inhale Time": "Inhale Time",
"PEEP": "PEEP []",
"Inhale Time": "Inhale Time [s]",
"IE Ratio": "IE Ratio",
"Inhale Pressure": "Inhale Pressure",
"Percentage O2": "Percentage O2",
"Inhale Pressure": "Inhale Pressure []",
"Percentage O2": "Percentage O2 [%]",
"calibration": "Calibration",
"Leak Test": "Leak Test",
"maintenance": "Maintenance",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment