I am doing some tests with "API Management" provided on Bluemix from US-south site. However, it's hard for me to post questions with screenshots due to the information shown on web UI is in Chinese by default.
So please help me to change the language setting to English on Bluemix (APIM more specifically) if anyone knows how-to.
Thanks.
Configuring English as the first accept-languages should render the page in US locale.
In Chrome:
C:\Users\USERNAME\AppData\Local\Google\Chrome\User Data\Default\Preferences
Lookup accept_languages
.
"intl": { "accept_languages": "en-US,en,ru" }
Make en-US
or en
to be the first one in the value.
In Firefox:
about:config
page.intl.accept_languages
.en-US
or en
to be the first one.In IE: