Add Brazilian Portuguese translations (#202)

* Fisrt time Portuguese Brazilian translation

* Revised translation to Portuguese Brazilian

* Corrected PR error: Unexpected token, expected ","

* Exported the pt-br pack in index.js

* Translated the docker missing keys

* Added the new constants

* Corrected issues with the suggested tips

* Tab -> spaces

Co-authored-by: Fernando Pimenta <fernandopimenta@tecnosys.com.br>
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
This commit is contained in:
Fernando Pimenta
2020-12-22 18:29:08 -03:00
committed by GitHub
parent d1bf984d0b
commit 6fd11d9438
36 changed files with 1197 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ export default {
en: '英語',
zhCN: '簡體中文',
zhTW: '繁體中文',
ptBR: 'Portuguese (brazilian)', // TODO: translate
singleColumnMode: '垂直模式',
splitColumnMode: '水准模式',
perWebsiteConfig: '網站配寘',