mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-05 14:16:53 +02:00
24 lines
334 B
JSON
24 lines
334 B
JSON
|
|
{
|
||
|
|
"descriptor": {
|
||
|
|
"name": "",
|
||
|
|
"description": "",
|
||
|
|
"settings": {
|
||
|
|
"title": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"card": {
|
||
|
|
"table": {
|
||
|
|
"header": {
|
||
|
|
"session": "",
|
||
|
|
"user": "",
|
||
|
|
"currentlyPlaying": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"errors": {
|
||
|
|
"general": {
|
||
|
|
"title": "",
|
||
|
|
"text": ""
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|