Update translations/en.py
Browse files- translations/en.py +1 -0
translations/en.py
CHANGED
@@ -164,6 +164,7 @@ DISCOURSE = {
|
|
164 |
'discourse_title': "AIdeaText - Discourse Analysis",
|
165 |
'file_uploader1': "Upload text file 1 (Pattern)",
|
166 |
'file_uploader2': "Upload text file 2 (Comparison)",
|
|
|
167 |
'discourse_initial_message': "This is a general purpose chatbot, but it has a specific function for visual text analysis: it generates two graphs with the main entities of each file to make a comparison between both texts. To produce it, enter one file first and then another in txt, pdf, doc, docx or odt format and press the 'analyze file' button. After the graph is generated, you can interact with the chat based on the document.",
|
168 |
'analyze_button': "Analyze texts",
|
169 |
'comparison': "Comparison of Semantic Relations",
|
|
|
164 |
'discourse_title': "AIdeaText - Discourse Analysis",
|
165 |
'file_uploader1': "Upload text file 1 (Pattern)",
|
166 |
'file_uploader2': "Upload text file 2 (Comparison)",
|
167 |
+
'discourse_analyze_button': "Discourse Analysis"
|
168 |
'discourse_initial_message': "This is a general purpose chatbot, but it has a specific function for visual text analysis: it generates two graphs with the main entities of each file to make a comparison between both texts. To produce it, enter one file first and then another in txt, pdf, doc, docx or odt format and press the 'analyze file' button. After the graph is generated, you can interact with the chat based on the document.",
|
169 |
'analyze_button': "Analyze texts",
|
170 |
'comparison': "Comparison of Semantic Relations",
|