mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +00:00
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:
parent
6db9bf800a
commit
1efe61445f
@ -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.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user