mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 01:15:47 +01:00
Fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"modal": {
|
"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."
|
"text": "Tiles are the main element of homarr. They allow you to configure the dashboard and display the information you want."
|
||||||
},
|
},
|
||||||
"actionIcon": {
|
"actionIcon": {
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"enablesearchbar": "Enable search bar",
|
"enablesearchbar": "Enable search bar",
|
||||||
"enabledocker": "Enable docker integration",
|
"enabledocker": "Enable docker integration",
|
||||||
"enableping": "Enable pings",
|
"enableping": "Enable pings",
|
||||||
"enablelsidebardescription": "Optional. Can be used for apps and integrations only",
|
"enablelsidebardesc": "Optional. Can be used for apps and integrations only",
|
||||||
"enablersidebardescription": "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