gogs/gogsweb

Add support pt-BR

jniltinho opened this issue · 1 comments

Add support pt-BR

Error

[Macaron] Started GET /docs/middlewares/gzip/?lang=pt-BR for 127.0.0.1
[Macaron] Completed /docs/middlewares/gzip/?lang=pt-BR 302 Found in 167.549µs
[Macaron] Started GET /docs/middlewares/gzip/ for 127.0.0.1
[Macaron] Completed /docs/middlewares/gzip/ 404 Not Found in 130.953µs
[Macaron] Started GET /docs/middlewares/gzip.html for 127.0.0.1
[Macaron] Completed /docs/middlewares/gzip.html 404 Not Found in 182.704µs
[Macaron] Started GET /docs/middlewares/gzip.html for 127.0.0.1
[Macaron] Completed /docs/middlewares/gzip.html 404 Not Found in 141.289µs
[Macaron] Started GET /docs/middlewares/gzip.html for 127.0.0.1
[Macaron] Completed /docs/middlewares/gzip.html 404 Not Found in 111.327µs

https://github.com/renatosuero/macaron-docs

Hi, thanks your contribution!

In order to add another language, the config option must be updated as well.

Hope helps!