Skip to content

Commit 821b9b7

Browse files
committed
fix typo
1 parent ce912f1 commit 821b9b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

popup/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -705,8 +705,8 @@ function initSettings() {
705705
smoothScrollRow.innerHTML = `
706706
<div class="label"
707707
data-tooltip="${t({
708-
vi: "Tắt nếu bạn đã cài app SmoothScroll",
709-
en: "Turn off if installed SmoothScroll app",
708+
vi: "Tắt nếu bạn dùng touchpad",
709+
en: "Turn off if using touchpad",
710710
})}"
711711
data-flow="bottom"
712712
>${t({

0 commit comments

Comments
 (0)