feat(geofence): add OutsideWorkAreaBanner for non-blocking warning when clocked in outside geofence
This commit is contained in:
@@ -982,7 +982,8 @@
|
||||
"override_hint": "Enter your justification...",
|
||||
"override_submit": "Clock In",
|
||||
"overridden_title": "Location Not Verified",
|
||||
"overridden_desc": "You are clocking in without location verification. Your justification has been recorded."
|
||||
"overridden_desc": "You are clocking in without location verification. Your justification has been recorded.",
|
||||
"outside_work_area_warning": "You've moved away from the work area"
|
||||
}
|
||||
},
|
||||
"availability": {
|
||||
|
||||
@@ -977,7 +977,8 @@
|
||||
"override_hint": "Ingrese su justificación...",
|
||||
"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."
|
||||
"overridden_desc": "Está registrando entrada sin verificación de ubicación. Su justificación ha sido registrada.",
|
||||
"outside_work_area_warning": "Te has alejado del área de trabajo"
|
||||
}
|
||||
},
|
||||
"availability": {
|
||||
|
||||
Reference in New Issue
Block a user