Spaces:
Sleeping
Sleeping
Update translations/es.py
Browse files- translations/es.py +2 -0
translations/es.py
CHANGED
@@ -180,6 +180,8 @@ SEMANTIC = {
|
|
180 |
}
|
181 |
|
182 |
DISCOURSE = {
|
|
|
|
|
183 |
'file1_label': "Documento Patr贸n",
|
184 |
'file2_label': "Documento Comparado",
|
185 |
'discourse_title': "AIdeaText - An谩lisis del discurso",
|
|
|
180 |
}
|
181 |
|
182 |
DISCOURSE = {
|
183 |
+
'compare_doc1_title': "Documento 1",
|
184 |
+
'compare_doc2_title': "Documento 2",
|
185 |
'file1_label': "Documento Patr贸n",
|
186 |
'file2_label': "Documento Comparado",
|
187 |
'discourse_title': "AIdeaText - An谩lisis del discurso",
|