Files
homarr/public/locales/et/modules/media-requests-list.json
2024-03-09 17:56:56 +01:00

36 lines
573 B
JSON

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