mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-16 11:36:57 +01:00
27 lines
377 B
JSON
27 lines
377 B
JSON
{
|
|
"modal": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"widgetDescription": "",
|
|
"goBack": "",
|
|
"actionIcon": {
|
|
"tooltip": ""
|
|
},
|
|
"apps": "",
|
|
"app": {
|
|
"defaultName": ""
|
|
},
|
|
"widgets": "",
|
|
"categories": "",
|
|
"category": {
|
|
"newName": "",
|
|
"defaultName": "",
|
|
"created": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
},
|
|
"importFromDocker": ""
|
|
}
|