UNPKG
generator-fastboot
Version:
latest (7.0.1-SNAPSHOT7)
7.0.4
7.0.3
7.0.2
7.0.1
7.0.1-SNAPSHOT7
7.0.1-SNAPSHOT6
7.0.1-SNAPSHOT5
7.0.1-SNAPSHOT4
7.0.1-SNAPSHOT3
7.0.1-SNAPSHOT2
7.0.1-SNAPSHOT
5.8.7
5.8.6
5.8.5
5.8.4
5.8.3
5.8.2
5.8.1
5.8.0
5.7.7
5.7.6
5.7.5
5.7.4
5.7.3
5.7.2
5.7.1
5.7.0
5.6.4
5.6.3
5.6.2
5.6.1
5.6.0
5.5.0
5.3.4
5.1.6
5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
Spring Boot + Angular/React/Vue in one handy generator
www.jhipster.tech
jhipster/generator-jhipster
generator-fastboot
/
generators
/
languages
/
templates
/
src
/
main
/
webapp
/
i18n
/
sk
/
password.json
13 lines
(12 loc)
•
336 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "password": { "title":
"Heslo pre [<strong>{{username}}</strong>]"
,
"form"
: { "
button
":
"Uložiť"
}, "messages": { "error":
"<strong>Vyskytla sa chyba!</strong> Heslo nemohlo byť zmenené."
,
"success"
:
"<strong>Heslo bolo zmenené!</strong>"
} } }