mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Fix translation string in matter (#128364)
* Fix translation string in matter * Reorder strings.json for matter component
This commit is contained in:
parent
117bc67a4c
commit
a158e893e0
@ -36,6 +36,7 @@
|
|||||||
"addon_start_failed": "Failed to start the Matter Server add-on.",
|
"addon_start_failed": "Failed to start the Matter Server add-on.",
|
||||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||||
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
||||||
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||||
"not_matter_addon": "Discovered add-on is not the official Matter Server add-on.",
|
"not_matter_addon": "Discovered add-on is not the official Matter Server add-on.",
|
||||||
"reconfiguration_successful": "Successfully reconfigured the Matter integration."
|
"reconfiguration_successful": "Successfully reconfigured the Matter integration."
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user