Spaces:
Sleeping
Sleeping
Update translations/fr.py
Browse files- translations/fr.py +1 -1
translations/fr.py
CHANGED
|
@@ -354,7 +354,7 @@ TEXT_TYPES = {
|
|
| 354 |
NLP_MODEL = 'fr_core_news_lg'
|
| 355 |
|
| 356 |
GRAPH_LABELS = {
|
| 357 |
-
'concept_network': "
|
| 358 |
'concept_centrality': "Centralité du concept",
|
| 359 |
'entity_relations': "Relations entre Entités",
|
| 360 |
'topic_relations': "Relations entre Thèmes"
|
|
|
|
| 354 |
NLP_MODEL = 'fr_core_news_lg'
|
| 355 |
|
| 356 |
GRAPH_LABELS = {
|
| 357 |
+
'concept_network': "Relations entre les concepts clés",
|
| 358 |
'concept_centrality': "Centralité du concept",
|
| 359 |
'entity_relations': "Relations entre Entités",
|
| 360 |
'topic_relations': "Relations entre Thèmes"
|