mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-15 20:12:18 +01: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": ""
|
|
}
|
|
}
|
|
}
|
|
} |