52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"metaTitle": "Vytvořit uživatele",
|
|
"steps": {
|
|
"account": {
|
|
"title": "První krok",
|
|
"text": "",
|
|
"username": {
|
|
"label": ""
|
|
},
|
|
"email": {
|
|
"label": "E-mail"
|
|
}
|
|
},
|
|
"security": {
|
|
"title": "Druhý krok",
|
|
"text": "",
|
|
"password": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"finish": {
|
|
"title": "Potvrzení",
|
|
"text": "",
|
|
"card": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"table": {
|
|
"header": {
|
|
"property": "",
|
|
"value": "",
|
|
"username": "",
|
|
"email": "E-mail",
|
|
"password": ""
|
|
},
|
|
"notSet": "",
|
|
"valid": ""
|
|
},
|
|
"failed": ""
|
|
},
|
|
"completed": {
|
|
"alert": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
}
|
|
},
|
|
"buttons": {
|
|
"generateRandomPassword": "",
|
|
"createAnother": ""
|
|
}
|
|
} |