Add staff privacy & security feature and routes

This commit is contained in:
Achintha Isuru
2026-02-18 13:40:49 -05:00
parent f5a23c3aaa
commit 96849baf46
24 changed files with 1010 additions and 5 deletions

View File

@@ -1125,6 +1125,21 @@
"service_unavailable": "Service is currently unavailable."
}
},
"staff_privacy_security": {
"title": "Privacy & Security",
"privacy_section": "Privacy",
"legal_section": "Legal",
"location_sharing": {
"title": "Location Sharing",
"subtitle": "Share location during shifts"
},
"terms_of_service": {
"title": "Terms of Service"
},
"privacy_policy": {
"title": "Privacy Policy"
}
},
"success": {
"hub": {
"created": "Hub created successfully!",

View File

@@ -1125,6 +1125,21 @@
"service_unavailable": "El servicio no está disponible actualmente."
}
},
"staff_privacy_security": {
"title": "Privacidad y Seguridad",
"privacy_section": "Privacidad",
"legal_section": "Legal",
"location_sharing": {
"title": "Compartir Ubicación",
"subtitle": "Compartir ubicación durante turnos"
},
"terms_of_service": {
"title": "Términos de Servicio"
},
"privacy_policy": {
"title": "Política de Privacidad"
}
},
"success": {
"hub": {
"created": "¡Hub creado exitosamente!",