mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-18 13:32:18 +01:00
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"title": "Settings",
|
|
"tooltip": "Settings",
|
|
"tabs": {
|
|
"common": "Common",
|
|
"customizations": "Customizations"
|
|
},
|
|
"tips": {
|
|
"configTip": "Upload your config file by drag and dropping it onto the page!"
|
|
},
|
|
"credits": {
|
|
"madeWithLove": "Made with ❤️ by @",
|
|
"thirdPartyContent": "See third party content",
|
|
"thirdPartyContentTable": {
|
|
"dependencyName": "Dependency",
|
|
"dependencyVersion": "Version"
|
|
}
|
|
},
|
|
"grow": "Grow grid (take all space)",
|
|
"layout": {
|
|
"preview": {
|
|
"title": "Preview",
|
|
"subtitle": "Changes will be saved automatically"
|
|
},
|
|
"divider": "Layout options",
|
|
"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"
|
|
}
|
|
}
|