generator-jhipster-nodejs
Version:
A NodeJS blueprint that creates the backend using NodeJS with NestJS framework
20 lines (19 loc) • 715 B
JSON
{
"home": {
"title": "¡Bienvenido, Node Hipster Official Blueprint!",
"subtitle": "Esta es su página de inicio",
"logged": {
"message": "Está conectado como \"{{username}}\"."
},
"question": "Si tiene preguntas sobre JHipster or NHipster:",
"link": {
"homepage": "Página de inicio de JHipster",
"stackoverflow": "JHipster en Stack Overflow",
"bugtracker": "NHipster seguimiento de errores",
"chat": "Sala de chat pública de NHipster",
"follow": "contacto @jhipster en Twitter"
},
"like": "Si te gusta NHipster, danos una estrella en",
"github": "GitHub"
}
}