-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[new] added option to delete user #331
Conversation
- can delete users that have no booking, reviews, or issues
f80e469
to
607aee8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revised/fixed French text for userProfile.
"deleteAccount":"Supprimer votre compte", | ||
"deleteWarning1":"Ce compte sera definitivement supprime!", | ||
"deleteWarning2":"Continuer avec prudence", | ||
"deleteUnauthorized":"Ce compte ne peut pas etre supprime car il a des reservations ou commentaires", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"deleteUnauthorized": "Ce compte ne peut pas être supprimé car des réservations ou des commentaires lui sont associés.",
"verificationNeeded": "vérification nécessaire", | ||
"save": "enregistrer", | ||
"deleteAccount":"Supprimer votre compte", | ||
"deleteWarning1":"Ce compte sera definitivement supprime!", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"deleteWarning1": "La suppression d'un compte est permanente!",
"save": "enregistrer", | ||
"deleteAccount":"Supprimer votre compte", | ||
"deleteWarning1":"Ce compte sera definitivement supprime!", | ||
"deleteWarning2":"Continuer avec prudence", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"deleteWarning2": "Procéder avec prudence",