-
Download your language file ( end with
.mo
) from tree/mo -
Upload it to path
/usr/langs
in your Typecho. If that folder doesn't exist, you can create it before upload it. -
Go to control panel of Typecho to switch to your language. It often locates at
http://your-blog-url.com/admin/options-general.php
- Download the
.mo
file that corresponds to your language from tree/mo. - Upload the file to the Typecho
/usr/langs
directory. If the directory does not exist, you can create it yourself. - Switch to the language you want to use from Options -> General in Typecho backend
- Fork this repo and clone to local.
- Start your translation road by using PoEdit.
- Push update to your forked repo, and then pull a request to offical repo which named
typecho/languages
.
Please see http://docs.typecho.org/translate/start