xrmx commented on a change in pull request #4472: Basic Portuguese Brazilian 
Translation
URL: 
https://github.com/apache/incubator-superset/pull/4472#discussion_r170362424
 
 

 ##########
 File path: superset/config.py
 ##########
 @@ -163,6 +163,7 @@
     'zh': {'flag': 'cn', 'name': 'Chinese'},
     'ja': {'flag': 'jp', 'name': 'Japanese'},
     'de': {'flag': 'de', 'name': 'German'},
+    'pt-BR': {'flag': 'pt-BR', 'name': 'Portuguese/Brazil'},
 
 Review comment:
   Looking at the other language, shouldn't this be `'pt': {'flag': 'br', 
'name': 'Brazilian portugese'}`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to