mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Add missing translation call
This commit is contained in:
@@ -109,7 +109,7 @@ export class CalibCenterModal {
|
|||||||
this._updateUI(6, "Stick center calibration", "Done", true);
|
this._updateUI(6, "Stick center calibration", "Done", true);
|
||||||
yield 6;
|
yield 6;
|
||||||
|
|
||||||
this._close(true, "Stick calibration completed");
|
this._close(true, l("Stick calibration completed"));
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user