mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-06 11:56:15 +08:00
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:
@@ -32,6 +32,7 @@ export default {
|
||||
en: '英語',
|
||||
zhCN: '簡體中文',
|
||||
zhTW: '繁體中文',
|
||||
ptBR: 'Portuguese (brazilian)', // TODO: translate
|
||||
singleColumnMode: '垂直模式',
|
||||
splitColumnMode: '水准模式',
|
||||
perWebsiteConfig: '網站配寘',
|
||||
|
||||
Reference in New Issue
Block a user