AIdeaText commited on
Commit
b766f78
·
verified ·
1 Parent(s): 735d4eb

Update translations/en.py

Browse files
Files changed (1) hide show
  1. translations/en.py +1 -0
translations/en.py CHANGED
@@ -59,6 +59,7 @@ CURRENT_SITUATION = {
59
  'analyze_button': "Analyze my writing",
60
  'processing': "Analyzing...",
61
  'analysis_error': "Error analyzing text",
 
62
 
63
  # Radio buttons para tipo de texto
64
  'text_type_header': "Text type",
 
59
  'analyze_button': "Analyze my writing",
60
  'processing': "Analyzing...",
61
  'analysis_error': "Error analyzing text",
62
+ 'help': "We will analyze your text to know its current status", # <-- Añadir esta línea
63
 
64
  # Radio buttons para tipo de texto
65
  'text_type_header': "Text type",