In the meantime, there's a workaround you can use to change the locale by entering the following in the JavaScript console:
localStorage['locale'] = 'en-US'
In the meantime, there's a workaround you can use to change the locale by entering the following in the JavaScript console: