Added dashName variable to locales

In preparation for the dashName variable addition
This commit is contained in:
Larvey
2023-04-25 13:37:49 -04:00
parent cd433b0e3c
commit 39c89c3f6d
22 changed files with 66 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
"description": "מציג מופעי נתוני גרפים מ- Dash בתוך Homarr.",
"settings": {
"title": "הגדרות עבור וידג׳ט Dash.",
"dashName": {
"label": "שֵׁם Dash."
},
"url": {
"label": "כתובת אתר Dash."
},