PentestBox / tracker

3 stars 2 forks source link

Translating Websites and Documentation #86

Closed exploitprotocol closed 8 years ago

exploitprotocol commented 8 years ago

I plan to use javascript to identify browser language and then redirect to corresponding language page.

var userLang = navigator.language || navigator.userLanguage;

https://sites.google.com/site/tomihasa/google-language-codes

https://gist.github.com/wpsmith/7604842

exploitprotocol commented 8 years ago

Chinese

There are lot of issues in making pentestbox website compatible to chinese GFW.

http://www.blockedinchina.net/ this website helped in lot to determine which website i can embed and which not.

exploitprotocol commented 8 years ago

Forgot to close this, refer this link https://www.facebook.com/pentestbox/posts/1147461038643917