AIdeaText commited on
Commit
e17abd0
·
verified ·
1 Parent(s): 3d2c176

Update translations/en.py

Browse files
Files changed (1) hide show
  1. 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