Update translations/en.py
Browse files- 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",
|