This commit is contained in:
ajnart
2022-12-20 15:52:11 +09:00
parent c038078c5d
commit c4023ab634
2 changed files with 3 additions and 3 deletions

View File

@@ -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": {

View File

@@ -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"
} }
} }