Files
homarr/public/locales/lv/manage/users.json
2023-10-22 18:00:47 +02:00

36 lines
725 B
JSON

{
"metaTitle": "Lietotāji",
"pageTitle": "Pārvaldīt lietotājus",
"text": "",
"buttons": {
"create": ""
},
"table": {
"header": {
"user": "Lietotājs"
}
},
"tooltips": {
"deleteUser": "",
"demoteAdmin": "",
"promoteToAdmin": ""
},
"modals": {
"delete": {
"title": "",
"text": ""
},
"change-role": {
"promote": {
"title": "",
"text": ""
},
"demote": {
"title": "",
"text": ""
},
"confirm": "Apstipriniet"
}
},
"searchDoesntMatch": ""
}