AIdeaText commited on
Commit
c6bde9d
·
verified ·
1 Parent(s): 664634b

Update translations/pt.py

Browse files
Files changed (1) hide show
  1. translations/pt.py +1 -1
translations/pt.py CHANGED
@@ -406,7 +406,7 @@ NLP_MODEL = 'pt_core_news_lg'
406
 
407
  GRAPH_LABELS = {
408
  'concept_network': "Relações entre conceitos-chave",
409
- 'concept_centrality': "Centralidade do conceito",
410
  'entity_relations': "Relações entre Entidades",
411
  'topic_relations': "Relações entre Tópicos"
412
  }
 
406
 
407
  GRAPH_LABELS = {
408
  'concept_network': "Relações entre conceitos-chave",
409
+ 'concept_centrality': "Centralidade dos conceitos-chave",
410
  'entity_relations': "Relações entre Entidades",
411
  'topic_relations': "Relações entre Tópicos"
412
  }