Files
homarr/public/locales/en/settings/common.json
2023-02-04 21:03:30 +01:00

35 lines
1.0 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": {
"title": "Dashboard layout",
"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"
}
}