feat: Add overridden banner for geofence check with justification and update localization strings
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user