AIdeaText commited on
Commit
84f02a3
·
verified ·
1 Parent(s): 36815b8

Update translations/en.py

Browse files
Files changed (1) hide show
  1. translations/en.py +2 -1
translations/en.py CHANGED
@@ -158,6 +158,8 @@ SEMANTIC = {
158
  }
159
 
160
  DISCOURSE = {
 
 
161
  'discourse_title': "AIdeaText - Discourse Analysis",
162
  'file_uploader1': "Upload text file 1 (Pattern)",
163
  'file_uploader2': "Upload text file 2 (Comparison)",
@@ -176,7 +178,6 @@ DISCOURSE = {
176
  'warning_message': "Please enter a text or upload a file to analyze.",
177
  'morphosyntax_history': "Morphosyntax history",
178
  'analysis_of': "Analysis of"
179
-
180
  }
181
 
182
  ACTIVITIES = {
 
158
  }
159
 
160
  DISCOURSE = {
161
+ 'file1_label': "Pattern Document",
162
+ 'file2_label': "Compared Document",
163
  'discourse_title': "AIdeaText - Discourse Analysis",
164
  'file_uploader1': "Upload text file 1 (Pattern)",
165
  'file_uploader2': "Upload text file 2 (Comparison)",
 
178
  'warning_message': "Please enter a text or upload a file to analyze.",
179
  'morphosyntax_history': "Morphosyntax history",
180
  'analysis_of': "Analysis of"
 
181
  }
182
 
183
  ACTIVITIES = {