Fix typo "dasboard" and missing hyphen in en.json (#23303)

Add the missing "h" to "Choose a dasboard"
Add the missing hyphen to "auto generated"
This commit is contained in:
Norbert Rittel 2024-12-16 09:44:17 +01:00 committed by GitHub
parent 6db9bf800a
commit 1efe61445f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6030,8 +6030,8 @@
"strategy_type": "strategy"
},
"select_dashboard": {
"header": "Choose a dasboard",
"cannot_move_to_strategy": "The view cannot be moved because the selected dashboard is auto generated.",
"header": "Choose a dashboard",
"cannot_move_to_strategy": "The view cannot be moved because the selected dashboard is auto-generated.",
"get_config_failed": "Failed to load selected dashboard config.",
"move_failed": "Failed to move the view to the new dashboard, please try again.",
"revert_failed": "Failed to move the view to the new dashboard, your dashboards are in an unknown state. Please reload the page and check if everything is in place.",