Spaces:
Sleeping
Sleeping
Update translations/en.py
Browse files- 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",
|