feat: Implement profile visibility update feedback and localization updates

This commit is contained in:
Achintha Isuru
2026-02-18 16:30:22 -05:00
parent 7ce1c6f6e3
commit 3f3579067c
7 changed files with 81 additions and 38 deletions

View File

@@ -1131,13 +1131,16 @@
"legal_section": "Legal",
"profile_visibility": {
"title": "Profile Visibility",
"subtitle": "Show your profile to other users"
"subtitle": "Let clients see your profile"
},
"terms_of_service": {
"title": "Terms of Service"
},
"privacy_policy": {
"title": "Privacy Policy"
},
"success": {
"profile_visibility_updated": "Profile visibility updated successfully!"
}
},
"success": {

View File

@@ -1131,13 +1131,16 @@
"legal_section": "Legal",
"profile_visibility": {
"title": "Visibilidad del Perfil",
"subtitle": "Mostrar tu perfil a otros usuarios"
"subtitle": "Deja que los clientes vean tu perfil"
},
"terms_of_service": {
"title": "Términos de Servicio"
},
"privacy_policy": {
"title": "Política de Privacidad"
},
"success": {
"profile_visibility_updated": "¡Visibilidad del perfil actualizada exitosamente!"
}
},
"success": {