Remove dashName from all languages but English

As per request, seems this was not required. Only English
This commit is contained in:
Larvey
2023-04-25 14:01:58 -04:00
parent 59238ae2a6
commit 815d4d6a62
21 changed files with 0 additions and 63 deletions

View File

@@ -4,9 +4,6 @@
"description": "Zeigt die Graphen einer externen Dash.-Instanz innerhalb von Homarr an.",
"settings": {
"title": "Einstellungen für Dash. Widget",
"dashName": {
"label": "Dash. Name"
},
"url": {
"label": "Dash. URL"
},