Home >Development Tools >phpstorm >How to adjust phpstorm to Chinese version
The Chinese version package can be downloaded from the Internet. Pay attention to the version matching, otherwise the software may not start properly. If you don’t want to download it, you can make your own Chinese version software. The steps are the same.
Find the installation path of phpstorm to lib, as shown in the figure:
Copy the language pack file and change the name. Copy resources_en.jar and modify it to resources_cn.jar, as shown in the figure:
PhpStorm Usage Tutorial"
Open resources_cn.jar as a compressed file, as shown in the figure:The above is the detailed content of How to adjust phpstorm to Chinese version. For more information, please follow other related articles on the PHP Chinese website!