🌐 New Crowdin updates (#1531)
This commit is contained in:
52
public/locales/cs/manage/users/create.json
Normal file
52
public/locales/cs/manage/users/create.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"steps": {
|
||||
"account": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"username": {
|
||||
"label": ""
|
||||
},
|
||||
"email": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"password": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"card": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"property": "",
|
||||
"value": "",
|
||||
"username": "",
|
||||
"email": "",
|
||||
"password": ""
|
||||
},
|
||||
"notSet": "",
|
||||
"valid": ""
|
||||
},
|
||||
"failed": ""
|
||||
},
|
||||
"completed": {
|
||||
"alert": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"generateRandomPassword": "",
|
||||
"createAnother": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user