Improve exercise type validation and encryption in settings service: Enhance error handling for exercise type name checks in both create-bisaya-course-content and update-week1-bisaya-exercises scripts. Implement encryption for API keys and user settings in settingsService, ensuring sensitive data is securely stored. Update localization files to include new terms related to model patterns in English, German, and Spanish.
This commit is contained in:
@@ -421,6 +421,7 @@
|
||||
"modelSentence": "Frase modelo",
|
||||
"modelDialogLine": "Línea posible del diálogo",
|
||||
"modelResponse": "Respuesta posible",
|
||||
"modelPattern": "Ejemplo posible del patrón",
|
||||
"patternPrompt": "Patrón",
|
||||
"readingAloudInstruction": "Lee el texto en voz alta. Haz clic en 'Iniciar grabación' y comienza a hablar.",
|
||||
"speakingFromMemoryInstruction": "Habla de memoria. Usa las palabras clave mostradas.",
|
||||
|
||||
Reference in New Issue
Block a user