mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-09 13:50:22 +01:00
14 lines
175 B
JSON
14 lines
175 B
JSON
|
|
{
|
||
|
|
"card": {
|
||
|
|
"title": "",
|
||
|
|
"buttons": {
|
||
|
|
"details": "",
|
||
|
|
"tryAgain": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"modal": {
|
||
|
|
"text": "",
|
||
|
|
"label": "",
|
||
|
|
"reportButton": ""
|
||
|
|
}
|
||
|
|
}
|