initial commit

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-05-31 20:21:21 +02:00
commit fcba6d5c5b
Se han modificado 125 ficheros con 1584808 adiciones y 0 borrados

Ver fichero

@@ -0,0 +1,14 @@
{
"loading": "Cargando...",
"start": "Iniciar",
"stop": "Parar",
"speechStatus": "Estado Voz",
"low": "Lento",
"normal": "Normal",
"fast": "Rápido",
"currentSpeed": "Velocidad Actual",
"started": "Iniciado",
"stopped": "Parado",
"changeVoice": "Cambiar Voz",
"currentVoice": "Voz Actual"
}