Home > Article > Development Tools > How to change language in sublime text 3
sublime text 3Change language
sublime text 3 It is a commonly used code editing tool. Some people like to use the English interface, while others prefer Chinese. Now take the English interface to Chinese interface as an example
1. Click the menu item-"Perferences" and select "packet control" as shown below
2. Enter the keyword, "install", select, install the plug-in "Install Packet"
#3. Enter the language plug-in "localiz" in the pop-up box and select "ChineseLocallizations"
4. Wait for the installation to be completed. The installation display in the lower left corner will be
5. After the installation is completed, the interface will pop up
For more programming-related content, please pay attention to the Programming Introduction column on the php Chinese website!
The above is the detailed content of How to change language in sublime text 3. For more information, please follow other related articles on the PHP Chinese website!