Spaces:
Sleeping
Sleeping
Update translations/en.py
Browse files- translations/en.py +2 -1
translations/en.py
CHANGED
@@ -145,7 +145,8 @@ SEMANTIC = {
|
|
145 |
'no_file': "Please upload a file to start the analysis.",
|
146 |
'no_file_selected': "Please select an archive to start the analysis.",
|
147 |
# S
|
148 |
-
|
|
|
149 |
################---Semantic-Interface---###############################
|
150 |
'semantic_initial_instruction': "To start a new semantic analysis, upload a new text file (.txt)",
|
151 |
'semantic_file_uploader': 'Upload a text file for semantic analysis',
|
|
|
145 |
'no_file': "Please upload a file to start the analysis.",
|
146 |
'no_file_selected': "Please select an archive to start the analysis.",
|
147 |
# S
|
148 |
+
'concept_network': "Relationships between key concepts",
|
149 |
+
'concept_centrality': "Centrality of key concepts",
|
150 |
################---Semantic-Interface---###############################
|
151 |
'semantic_initial_instruction': "To start a new semantic analysis, upload a new text file (.txt)",
|
152 |
'semantic_file_uploader': 'Upload a text file for semantic analysis',
|