Update translations/en.py
Browse files- translations/en.py +1 -1
translations/en.py
CHANGED
@@ -110,7 +110,7 @@ MORPHOSYNTACTIC = {
|
|
110 |
'btn_analyze_iteration': "Analyze changes",
|
111 |
'warn_enter_iteration_text': "Enter a new version of the initial text and compare both texts' arcs",
|
112 |
'iteration_saved': "Changes saved successfully",
|
113 |
-
'error_iteration': "Error processing the new changes"
|
114 |
}
|
115 |
|
116 |
SEMANTIC = {
|
|
|
110 |
'btn_analyze_iteration': "Analyze changes",
|
111 |
'warn_enter_iteration_text': "Enter a new version of the initial text and compare both texts' arcs",
|
112 |
'iteration_saved': "Changes saved successfully",
|
113 |
+
'error_iteration': "Error processing the new changes"
|
114 |
}
|
115 |
|
116 |
SEMANTIC = {
|