diff --git a/js/modals/calib-center-modal.js b/js/modals/calib-center-modal.js index 9e75114..941c77d 100644 --- a/js/modals/calib-center-modal.js +++ b/js/modals/calib-center-modal.js @@ -109,7 +109,7 @@ export class CalibCenterModal { this._updateUI(6, "Stick center calibration", "Done", true); yield 6; - this._close(true, "Stick calibration completed"); + this._close(true, l("Stick calibration completed")); } /**