AIdeaText commited on
Commit
cd3c5d0
·
verified ·
1 Parent(s): b3eb404

Update translations/fr.py

Browse files
Files changed (1) hide show
  1. translations/fr.py +2 -0
translations/fr.py CHANGED
@@ -176,6 +176,8 @@ SEMANTIC = {
176
  }
177
 
178
  DISCOURSE = {
 
 
179
  'file1_label': "Document Modèle",
180
  'file2_label': "Document Comparé",
181
  'discourse_title': "AIdeaText - Analyse du discours",
 
176
  }
177
 
178
  DISCOURSE = {
179
+ 'compare_doc1_title': "Document 1",
180
+ 'compare_doc2_title': "Document 2",
181
  'file1_label': "Document Modèle",
182
  'file2_label': "Document Comparé",
183
  'discourse_title': "AIdeaText - Analyse du discours",