Jira starting to spit out error messages in Chinese, i am not a Chinese speaker, its annoying to get the translation up for debugging errors
I noticed this too! It was surprising and confusing. I was able to resolve it by passing the desired locale in the HTTP headers of the request, e.g. `Accept-Language: en-US`.
Is the default language for that Jira Cloud site set to Chinese?
However, since this is an authentication (401) error, it might just be falling back to Chinese for some reason when the request isn’t authenticated.
Could you check what happens when the response is 200 — is it still in Chinese, or only the errors?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Only the error messages, and no Jira Cloud is in English.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.