diff --git a/public/locales/en/layout/element-selector/selector.json b/public/locales/en/layout/element-selector/selector.json index 96872f846..3d5dcb2f1 100644 --- a/public/locales/en/layout/element-selector/selector.json +++ b/public/locales/en/layout/element-selector/selector.json @@ -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": { diff --git a/public/locales/en/settings/common.json b/public/locales/en/settings/common.json index e78cd2b41..9f3bfde1c 100644 --- a/public/locales/en/settings/common.json +++ b/public/locales/en/settings/common.json @@ -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" } } \ No newline at end of file