Skip to content

Commit

Permalink
fix json lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Mar 19, 2024
1 parent 2d4890d commit f07cb4d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions app/src/assets/localization/en/protocol_setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,18 +173,16 @@
"no_usb_required": "No USB required",
"not_calibrated": "Not calibrated yet",
"not_configured": "not configured",
"off": "off",
"off_deck": "Off deck",
"off": "Off",
"off": "off",
"offset_data": "Offset Data",
"offsets_applied_plural": "{{count}} offsets applied",
"offsets_applied": "{{count}} offset applied",
"on": "on",
"on_adapter_in_mod": "on {{adapterName}} in {{moduleName}}",
"on_adapter": "on {{adapterName}}",
"on_deck": "On deck",
"on-deck_labware": "{{count}} on-deck labware",
"on": "On",
"on": "on",
"opening": "Opening...",
"parameters": "Parameters",
"pipette_mismatch": "Pipette generation mismatch.",
Expand Down Expand Up @@ -221,8 +219,8 @@
"reset_parameter_values_body": "This will discard any changes you have made. All parameters will have their default values.",
"reset_parameter_values": "Reset parameter values?",
"reset_values": "Reset values",
"restore_default": "Restore default values",
"resolve": "Resolve",
"restore_default": "Restore default values",
"robot_cal_description": "Robot calibration establishes how the robot knows where it is in relation to the deck. Accurate Robot calibration is essential to run protocols successfully. Robot calibration has 3 parts: Deck calibration, Tip Length calibration and Pipette Offset calibration.",
"robot_cal_help_title": "How Robot Calibration Works",
"robot_calibration_step_description_pipettes_only": "Review required instruments and calibrations for this protocol.",
Expand Down

0 comments on commit f07cb4d

Please sign in to comment.