Spaces:
Sleeping
Sleeping
Update translations/en.py
Browse files- translations/en.py +4 -0
translations/en.py
CHANGED
|
@@ -147,6 +147,10 @@ SEMANTIC = {
|
|
| 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',
|
|
|
|
| 147 |
# S
|
| 148 |
'concept_network': "Relationships between key concepts",
|
| 149 |
'concept_centrality': "Centrality of key concepts",
|
| 150 |
+
################--
|
| 151 |
+
'semantic_virtual_agent_button': 'Analyze with Virtual Agent',
|
| 152 |
+
'semantic_agent_ready_message': 'The virtual agent has received your semantic analysis. Open the sidebar assistant to discuss your results.',
|
| 153 |
+
'semantic_chat_title': 'Semantic Analysis - Virtual Assistant',
|
| 154 |
################---Semantic-Interface---###############################
|
| 155 |
'semantic_initial_instruction': "To start a new semantic analysis, upload a new text file (.txt)",
|
| 156 |
'semantic_file_uploader': 'Upload a text file for semantic analysis',
|