How do I change the language. #849
-
How do I change the language to English? Currently it’s in Chinese |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey! not sure if you are still asking the question, but I just installed it today, and used it, got the same problem and searched google. your's the first result that popped up on google, and I'm disappointed no one replied. I as a developer then dug into the app files and found how to fix using this easy method: 1: right click on the app tell me if you have any more difficulties |
Beta Was this translation helpful? Give feedback.
Hey! not sure if you are still asking the question, but I just installed it today, and used it, got the same problem and searched google. your's the first result that popped up on google, and I'm disappointed no one replied. I as a developer then dug into the app files and found how to fix using this easy method:
1: right click on the app
2: click show package contents
3: click contents, then open the "info.plist" file.
4: in the part, it should be zh_chinese or something similar. Change it to Us-EN
5: there you go bud! have fun
tell me if you have any more difficulties