Spaces:
Running
Running
Update translations/en.py
Browse files- translations/en.py +5 -0
translations/en.py
CHANGED
@@ -143,6 +143,11 @@ SEMANTIC = {
|
|
143 |
'no_file': "Please upload a file to start the analysis.",
|
144 |
'no_file_selected': "Please select an archive to start the analysis.",
|
145 |
# S
|
|
|
|
|
|
|
|
|
|
|
146 |
'semantic_graph_interpretation': "Semantic Graph Interpretation",
|
147 |
'semantic_arrow_meaning': "Arrows indicate the direction of the relationship between concepts",
|
148 |
'semantic_color_meaning': "More intense colors indicate more central concepts in the text",
|
|
|
143 |
'no_file': "Please upload a file to start the analysis.",
|
144 |
'no_file_selected': "Please select an archive to start the analysis.",
|
145 |
# S
|
146 |
+
######################
|
147 |
+
'semantic_virtual_agent_button': 'Analyze with Virtual Agent',
|
148 |
+
'semantic_agent_ready_message': 'The virtual agent has received your semantic analysis. Open the sidebar assistant to discuss your results.',
|
149 |
+
'semantic_chat_title': 'Semantic Analysis - Virtual Assistant'
|
150 |
+
##########################
|
151 |
'semantic_graph_interpretation': "Semantic Graph Interpretation",
|
152 |
'semantic_arrow_meaning': "Arrows indicate the direction of the relationship between concepts",
|
153 |
'semantic_color_meaning': "More intense colors indicate more central concepts in the text",
|