Spaces:
Sleeping
Sleeping
Update translations/en.py
Browse files- translations/en.py +1 -0
translations/en.py
CHANGED
@@ -149,6 +149,7 @@ SEMANTIC = {
|
|
149 |
################---Semantic-Interface---###############################
|
150 |
'semantic_initial_instruction': "To start a new semantic analysis, upload a new text file (.txt)",
|
151 |
'semantic_file_uploader': 'Upload a text file for semantic analysis',
|
|
|
152 |
|
153 |
|
154 |
|
|
|
149 |
################---Semantic-Interface---###############################
|
150 |
'semantic_initial_instruction': "To start a new semantic analysis, upload a new text file (.txt)",
|
151 |
'semantic_file_uploader': 'Upload a text file for semantic analysis',
|
152 |
+
'semantic_processing': "Processing...",
|
153 |
|
154 |
|
155 |
|