mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-13 17:05:47 +01:00
Fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "Add a new tile omegalaul",
|
||||
"title": "Add a new tile",
|
||||
"text": "Tiles are the main element of homarr. They allow you to configure the dashboard and display the information you want."
|
||||
},
|
||||
"actionIcon": {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"enablesearchbar": "Enable search bar",
|
||||
"enabledocker": "Enable docker integration",
|
||||
"enableping": "Enable pings",
|
||||
"enablelsidebardescription": "Optional. Can be used for apps and integrations only",
|
||||
"enablersidebardescription": "Optional. Can be used for apps and integrations only"
|
||||
"enablelsidebardesc": "Optional. Can be used for apps and integrations only",
|
||||
"enablersidebardesc": "Optional. Can be used for apps and integrations only"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user