Switch to transifex for translations

All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
This commit is contained in:
Saivann 2013-05-21 01:07:13 -04:00
parent 0510dd8ecc
commit f262d0e06f
112 changed files with 3529 additions and 3986 deletions

View file

@ -445,6 +445,10 @@ li{
font-weight:normal;
}
#chatbox{
text-align:center;
}
.preview{
width:880px;
padding-left:40px;