How can I change the 'Check out' button text in liquid code?

I want to change the wording of this button:

I found where the code is:

How do I change the word Check out?

Hello @dasaint208

It’s come from locals languages,

  1. Edit theme

  2. Go to locals

  3. en.default.js

  4. search checkout, then you change checkout to what ever you want.

If this information is helpful please mark as consider.

Thank you!