A plugin to locale your Sublime Text UI.
NOTE: ONLY support Sublime Text 2 now.
- Download the latest version here
- Unzip the archive
- Start your Sublime Text
- Open menu "Preferences - Browse Packages..."
- Place the unzipped folder into
Packages
directory
- Press
ctrl+shift+p
(Win, Linux) orcmd+shift+p
(OS X), open the pallete - Type in "pckinstall", and press
Enter
- Type in "Locales", and press
Enter
When installed, the Locales plugin will add a menu item in "Preferences", named "UI Language". In this menu, you can choose you preferred language, like "简体中文".
- Open menu "Preferences - Settings User", the user's
Preferences.sublime-settings
file will open - Add the setting:
"locales": "zh_CN"