Fix cast translation string (#131156)

This commit is contained in:
Norbert Rittel
2024-11-21 13:38:34 +01:00
committed by Franck Nijhof
parent c88ff2ca44
commit 75dcdfb087

View File

@@ -53,7 +53,7 @@
}, },
"view_path": { "view_path": {
"name": "View path", "name": "View path",
"description": "The path of the dashboard view to show." "description": "The URL path of the dashboard view to show."
} }
} }
} }