feat: Enhance background geofence functionality with notifications and localization support
This commit is contained in:
@@ -947,6 +947,8 @@
|
||||
"clock_in_greeting_body": "Have a great shift. We'll keep track of your location.",
|
||||
"background_left_title": "You've Left the Workplace",
|
||||
"background_left_body": "You appear to be more than 500m from your shift location.",
|
||||
"clock_out_title": "You're Clocked Out!",
|
||||
"clock_out_body": "Great work today. See you next shift.",
|
||||
"always_permission_title": "Background Location Needed",
|
||||
"always_permission_desc": "To verify your location during shifts, please allow location access 'Always'.",
|
||||
"retry": "Retry",
|
||||
|
||||
@@ -942,6 +942,8 @@
|
||||
"clock_in_greeting_body": "Buen turno. Seguiremos el registro de su ubicación.",
|
||||
"background_left_title": "Ha Salido del Lugar de Trabajo",
|
||||
"background_left_body": "Parece que está a más de 500m de la ubicación de su turno.",
|
||||
"clock_out_title": "¡Salida Registrada!",
|
||||
"clock_out_body": "Buen trabajo hoy. Nos vemos en el próximo turno.",
|
||||
"always_permission_title": "Se Necesita Ubicación en Segundo Plano",
|
||||
"always_permission_desc": "Para verificar su ubicación durante los turnos, permita el acceso a la ubicación 'Siempre'.",
|
||||
"retry": "Reintentar",
|
||||
|
||||
Reference in New Issue
Block a user