generator-jhipster-nodejs
Version:
A NodeJS blueprint that creates the backend using NodeJS with NestJS framework
20 lines (19 loc) • 706 B
JSON
{
"home": {
"title": "Benvenuto, Node Official Blueprint di JHipster!",
"subtitle": "Questa è la tua home page",
"logged": {
"message": "Autenticato come \"{{username}}\"."
},
"question": "In caso di domande su JHipster o su NHipster:",
"link": {
"homepage": "Homepage JHipster",
"stackoverflow": "JHipster su Stack Overflow",
"bugtracker": "NHipster tracciamento errori",
"chat": "Chat room pubblica di NHipster",
"follow": "segui @jhipster su Twitter"
},
"like": "Se ti piace NHipster, non dimenticarti di darci una stella su",
"github": "GitHub"
}
}