diff --git a/public/script.js b/public/script.js index ce035fcc5..1d0dc97a2 100644 --- a/public/script.js +++ b/public/script.js @@ -4290,7 +4290,7 @@ async function read_avatar_load(input) { } export function getCropPopup(src) { - return `

Set the crop position of the avatar image and click Ok to confirm.

+ return `

Set the crop position of the avatar image and click Accept to confirm.

`;