36 lines
709 B
JSON
36 lines
709 B
JSON
{
|
|
"metaTitle": "Uživatelé",
|
|
"pageTitle": "Správa uživatelů",
|
|
"text": "",
|
|
"buttons": {
|
|
"create": ""
|
|
},
|
|
"table": {
|
|
"header": {
|
|
"user": "Uživatel"
|
|
}
|
|
},
|
|
"tooltips": {
|
|
"deleteUser": "",
|
|
"demoteAdmin": "",
|
|
"promoteToAdmin": ""
|
|
},
|
|
"modals": {
|
|
"delete": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"change-role": {
|
|
"promote": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"demote": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"confirm": ""
|
|
}
|
|
},
|
|
"searchDoesntMatch": ""
|
|
} |