feat: Implement profile visibility update feedback and localization updates
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user