feat: Add overridden banner for geofence check with justification and update localization strings

This commit is contained in:
Achintha Isuru
2026-03-13 20:47:59 -04:00
parent c92138a573
commit 6f57cae247
4 changed files with 37 additions and 5 deletions

View File

@@ -954,7 +954,9 @@
"override_title": "Justification Required",
"override_desc": "Your location could not be verified. Please explain why you are clocking in without location verification.",
"override_hint": "Enter your justification...",
"override_submit": "Clock In"
"override_submit": "Clock In",
"overridden_title": "Location Not Verified",
"overridden_desc": "You are clocking in without location verification. Your justification has been recorded."
}
},
"availability": {

View File

@@ -949,7 +949,9 @@
"override_title": "Justificación Requerida",
"override_desc": "No se pudo verificar su ubicación. Explique por qué registra entrada sin verificación de ubicación.",
"override_hint": "Ingrese su justificación...",
"override_submit": "Registrar Entrada"
"override_submit": "Registrar Entrada",
"overridden_title": "Ubicación No Verificada",
"overridden_desc": "Está registrando entrada sin verificación de ubicación. Su justificación ha sido registrada."
}
},
"availability": {