Improve the frontend modals
This commit is contained in:
@@ -113,6 +113,22 @@
|
||||
"chemical": "Químico",
|
||||
"hygiene": "Higiene"
|
||||
},
|
||||
"check_types": {
|
||||
"visual": "Visual",
|
||||
"visual_description": "Inspección visual",
|
||||
"measurement": "Medición",
|
||||
"measurement_description": "Mediciones precisas",
|
||||
"temperature": "Temperatura",
|
||||
"temperature_description": "Control de temperatura",
|
||||
"weight": "Peso",
|
||||
"weight_description": "Control de peso",
|
||||
"boolean": "Sí/No",
|
||||
"boolean_description": "Verificación binaria",
|
||||
"timing": "Tiempo",
|
||||
"timing_description": "Control de tiempo",
|
||||
"checklist": "Lista de verificación",
|
||||
"checklist_description": "Checklist de verificación"
|
||||
},
|
||||
"inspection": {
|
||||
"title": "Inspección de Calidad",
|
||||
"notes_placeholder": "Agregar notas para este criterio (opcional)..."
|
||||
@@ -691,4 +707,4 @@
|
||||
"active_alerts": "alertas activas"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user