gestione profilo utente

This commit is contained in:
2025-12-17 11:15:29 +01:00
parent 2f04d07928
commit 9c58336cb9
13 changed files with 720 additions and 1 deletions

View File

@@ -5,6 +5,12 @@
"logged": {
"message": "Autenticato come \"{ username }\"."
},
"profile": {
"incomplete": {
"message": "Il tuo profilo è incompleto. Per poter effettuare prenotazioni, completa il tuo profilo con le informazioni richieste.",
"link": "Completa il profilo"
}
},
"question": "In caso di domande su JHipster:",
"link": {
"homepage": "Homepage JHipster",