Home>Article>Backend Development> How to change pycharm to Chinese interface
How to change pycharm to Chinese interface: 1. Download and unzip the pycharm Chinese package; 2. Open the pycharm installation directory and find the lib folder; 3. Copy the resources_cn.jar file to the lib folder.
The operating environment of this article: windows10 system, pycharm community 2020.3.2, Acer S40-51 computer.
Specific method:
Please use the search engine to search for "pycharm Chinese package", for example, use the URL on the tool to download the Chinese package!
Download the compressed package, for example: download the pycharm2019 compressed package, decompress it into resources_cn.jar, which is the Chinese package.
Open the pycharm installation directory, find the lib folder, and copy resources_cn.jar to the lib folder.
Reopen the pycharm software and you will find that the interface has been converted from English to Chinese.
The above is the detailed content of How to change pycharm to Chinese interface. For more information, please follow other related articles on the PHP Chinese website!