AIdeaText commited on
Commit
272d90c
·
verified ·
1 Parent(s): bae92bb

Update translations/en.py

Browse files
Files changed (1) hide show
  1. translations/en.py +2 -0
translations/en.py CHANGED
@@ -183,6 +183,8 @@ SEMANTIC = {
183
  }
184
 
185
  DISCOURSE = {
 
 
186
  'file1_label': "Pattern Document",
187
  'file2_label': "Compared Document",
188
  'discourse_title': "AIdeaText - Discourse Analysis",
 
183
  }
184
 
185
  DISCOURSE = {
186
+ 'compare_doc1_title': "Document 1",
187
+ 'compare_doc2_title': "Document 2",
188
  'file1_label': "Pattern Document",
189
  'file2_label': "Compared Document",
190
  'discourse_title': "AIdeaText - Discourse Analysis",