Suggest a Chinese document!
Issue Description
Suggest a Chinese document. The program using Go is very popular in China.
Checklist
- [ ] Dependencies installed
- [ ] No typos
- [ ] Searched existing issues and docs
Expected behaviour
Actual behaviour
Steps to reproduce
Working code to debug
package main
func main() {
}
Version/commit
I suppose you want the documenation at https://echo.labstack.com/guide/ to be available also in chinese?
We are missing the i18n functionality for that right now, but as the docs are based on hugo it could be added. A PR would be highly welcome in the https://github.com/labstack/echox project, also the ticket should be filed there please @michaelyaya
Ping @michaelyaya
This doc is written in chinese: http://echo.topgoer.com/
@lammel could you make an i18n functionality, then they only focus on translation?
Closing, as no one stepped up with a PR.