29 lines
904 B
JSON
29 lines
904 B
JSON
{
|
|
"title": "Settings",
|
|
"tooltip": "Settings",
|
|
"tabs": {
|
|
"common": "Common",
|
|
"customizations": "Customizations"
|
|
},
|
|
"tips": {
|
|
"configTip": "Upload your config file by dragging and dropping it onto the page!"
|
|
},
|
|
"credits": {
|
|
"madeWithLove": "Made with ❤️ by @"
|
|
},
|
|
"grow": "Grow grid (take all space)",
|
|
"layout": {
|
|
"title": "Dashboard yayout",
|
|
"main": "Main",
|
|
"sidebar": "Sidebar",
|
|
"cannotturnoff": "Cannot be turned off",
|
|
"dashboardlayout": "Dashboard layout",
|
|
"enablersidebar": "Enable right sidebar",
|
|
"enablelsidebar": "Enable left sidebar",
|
|
"enablesearchbar": "Enable search bar",
|
|
"enabledocker": "Enable docker integration",
|
|
"enableping": "Enable pings",
|
|
"enablelsidebardesc": "Optional. Can be used for apps and integrations only",
|
|
"enablersidebardesc": "Optional. Can be used for apps and integrations only"
|
|
}
|
|
} |