mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-10 06:36:10 +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