Files
homarr/public/locales/cs/modules/media-requests-list.json
2023-11-03 21:15:08 +01:00

34 lines
533 B
JSON

{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"replaceLinksWithExternalHost": {
"label": ""
},
"openInNewTab": {
"label": ""
}
}
},
"noRequests": "",
"state": {
"approved": "",
"pendingApproval": "",
"declined": ""
},
"tooltips": {
"approve": "",
"decline": "",
"approving": ""
},
"mutation": {
"approving": "",
"declining": "",
"request": "",
"approved": "",
"declined": ""
}
}