feat: Add setting to control the visibility of the "New Dashboard" button

This commit is contained in:
pa
2026-03-17 16:51:19 +09:00
parent 91e7e8e1b6
commit 4e6b23cee8
4 changed files with 32 additions and 3 deletions

View File

@@ -689,6 +689,10 @@
}
},
"interface": {
"navigation": {
"header": "Navigation",
"show_new_dashboard_button": "Show \"New Dashboard\" Button"
},
"lists_tables": {
"header": "Lists & Tables"
}