Spaces:
Sleeping
Sleeping
Update translations/es.py
Browse files- translations/es.py +1 -0
translations/es.py
CHANGED
|
@@ -49,6 +49,7 @@ CURRENT_SITUATION = {
|
|
| 49 |
'analyze_button': "Analizar mi escritura",
|
| 50 |
'processing': "Analizando...",
|
| 51 |
'analysis_error': "Error al analizar el texto",
|
|
|
|
| 52 |
|
| 53 |
# Radio buttons para tipo de texto
|
| 54 |
'text_type_header': "Tipo de texto",
|
|
|
|
| 49 |
'analyze_button': "Analizar mi escritura",
|
| 50 |
'processing': "Analizando...",
|
| 51 |
'analysis_error': "Error al analizar el texto",
|
| 52 |
+
'help': "Analizaremos tu texto para conocer su estado actual", # <-- Añadir esta línea
|
| 53 |
|
| 54 |
# Radio buttons para tipo de texto
|
| 55 |
'text_type_header': "Tipo de texto",
|