Add staff privacy & security feature and routes
This commit is contained in:
@@ -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!",
|
||||
|
||||
@@ -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!",
|
||||
|
||||
Reference in New Issue
Block a user