AIdeaText commited on
Commit
43edffc
·
verified ·
1 Parent(s): 7ce04ee

Update translations/en.py

Browse files
Files changed (1) hide show
  1. translations/en.py +4 -0
translations/en.py CHANGED
@@ -183,6 +183,10 @@ SEMANTIC = {
183
  }
184
 
185
  DISCOURSE = {
 
 
 
 
186
  'compare_doc1_title': "Document 1",
187
  'compare_doc2_title': "Document 2",
188
  'file1_label': "Pattern Document",
 
183
  }
184
 
185
  DISCOURSE = {
186
+ 'compare_arrow_meaning': "Arrows indicate the direction of the relationship between concepts",
187
+ 'compare_color_meaning': "More intense colors indicate more central concepts in the text",
188
+ 'compare_size_meaning': "Node size represents concept frequency",
189
+ 'compare_thickness_meaning': "Line thickness indicates connection strength",
190
  'compare_doc1_title': "Document 1",
191
  'compare_doc2_title': "Document 2",
192
  'file1_label': "Pattern Document",