feat: Enhance background geofence functionality with notifications and localization support

This commit is contained in:
Achintha Isuru
2026-03-13 21:44:39 -04:00
parent 6f57cae247
commit 8fcf1d9d98
12 changed files with 188 additions and 56 deletions

View File

@@ -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",

View File

@@ -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",