Files
2023-12-22 21:50:04 +01:00

55 lines
990 B
JSON

{
"metaTitle": "",
"back": "",
"sections": {
"general": {
"title": "Općenito",
"inputs": {
"username": {
"label": "Korisničko ime"
},
"eMail": {
"label": "E-pošta"
}
}
},
"security": {
"title": "",
"inputs": {
"password": {
"label": ""
},
"terminateExistingSessions": {
"label": "",
"description": ""
},
"confirm": {
"label": "Potvrdi",
"description": ""
}
}
},
"roles": {
"title": "",
"currentRole": "",
"badges": {
"owner": "",
"admin": "",
"normal": ""
}
},
"deletion": {
"title": "",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
},
"confirm": {
"label": "Izbriši trajno",
"description": ""
}
}
}
}
}