AIdeaText commited on
Commit
854355d
·
verified ·
1 Parent(s): 743d459

Update translations/en.py

Browse files
Files changed (1) hide show
  1. translations/en.py +1 -1
translations/en.py CHANGED
@@ -145,7 +145,7 @@ SEMANTIC = {
145
  'semantic_analyze_button': 'Semantic Analysis',
146
  'semantic_export_button': 'Export Semantic Analysis',
147
  'semantic_new_button': 'New Semantic Analysis',
148
- 'semantic_file_uploader': 'Upload a text file for semantic analysis'
149
  # T
150
  'text_input_label': "Enter a text to analyze (max. 5,000 words):",
151
  'text_input_placeholder': "The purpose of this application is to improve your writing skills...",
 
145
  'semantic_analyze_button': 'Semantic Analysis',
146
  'semantic_export_button': 'Export Semantic Analysis',
147
  'semantic_new_button': 'New Semantic Analysis',
148
+ 'semantic_file_uploader': 'Upload a text file for semantic analysis',
149
  # T
150
  'text_input_label': "Enter a text to analyze (max. 5,000 words):",
151
  'text_input_placeholder': "The purpose of this application is to improve your writing skills...",