How to change the language on Norton Chrome Extension on Mac?

When checking the security status of a suspicious site, even all Mac settings are in English, the Norton forces me to Japanese site. Irritating for a non-Japanese in Japan. Any ideas?

MacBook Pro 2016
Chrome Version 60.0.3104.0 (Official Build) canary (64-bit)
Norton Security 7.4 Build 165

Thanks in advance, Mika

Just ran Terminal.app and rebooted again => still in Japanese...?

Mika

Yes I have but I'll do it once more...

Mika

Mika have you rebooted since doing commands in the terminal app?

Sorry - Japanese menus still there...

Mika

Type the following command in the Terminal.app:

   defaults write com.google.Chrome AppleLanguages '(en-US)'

If you want another language, e.g. Brazilian Portuguese, you just need to change the words inside (). Something like this:

   defaults write com.google.Chrome AppleLanguages '(pt-BR)'