feat: update environment configuration for local development and enhance deployment scripts

This commit is contained in:
2026-04-16 10:11:19 -04:00
parent 6aa0b235c3
commit 387d473a7c
9 changed files with 177 additions and 202 deletions
+6
View File
@@ -48,6 +48,12 @@
"webhooks": "Webhooks",
"globalControl": "Control Global"
},
"dashboard": {
"title": "Panel del Studio",
"newCourse": "Nuevo Curso",
"aiBuilder": "Constructor IA",
"noCourses": "No hay cursos disponibles."
},
"course": {
"createCourse": "Crear Curso",
"editCourse": "Editar Curso",