# Chinese-Localization **Repository Path**: x242025/Chinese-Localization ## Basic Information - **Project Name**: Chinese-Localization - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 由于未知原因导致包管理器出现问题,正在测试到底是哪里出现了奇怪的问题中。正式的repo是https://github.com/rexdf/ChineseLocalization ### 手动安装 Clone this repository into `Sublime Text 3/Packages` using OS-appropriate location: OSX: git clone -b st3 https://github.com/rexdf/ChineseLocalization.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/ChineseLocalization Windows: git clone -b st3 https://github.com/rexdf/ChineseLocalization.git "%APPDATA%\Sublime Text 3\Packages\ChineseLocalization" Linux: git clone -b st3 https://github.com/rexdf/ChineseLocalization.git ~/.config/sublime-text-3/Packages/ChineseLocalization Or just download this repo as zip, rename it to `ChineseLocalization.sublime-package` and put it to `Data\Installed Packages`. (Sublime Text 3 only) ![screenshot](https://raw.githubusercontent.com/rexdf/ChineseLocalization/readme/screenshot/SublimeChineseTranslation3.gif) ![screenshot](https://raw.githubusercontent.com/rexdf/ChineseLocalization/readme/screenshot/sublime_translation.png) ![screenshot](https://raw.githubusercontent.com/rexdf/ChineseLocalization/readme/screenshot/sublime_trans_linux.png) ### Usage - [x] Help/Language/Simplified Chinese 简体中文 - [x] Help/Language/Traditional Chinese 正體中文 - [ ] Help/Language/Japanese 日本語 - [x] Help/Language/English ### Author & Contributors - [Rexdf](https://github.com/rexdf) - [FichteFoll](https://github.com/FichteFoll) - [Patrick T.](https://github.com/Patricivs)