mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +00:00
Fix grammar issue in remove_fabric_confirm_text (#22901)
This commit is contained in:
parent
cd0980d13e
commit
a224d6c61b
@ -5350,8 +5350,8 @@
|
||||
"manage_fabrics": {
|
||||
"title": "Connected fabrics",
|
||||
"fabrics": "Manage the fabrics that have access to this device.",
|
||||
"remove_fabric_confirm_header": "Remove {fabric} fabric from device",
|
||||
"remove_fabric_confirm_text": "Are you sure you want to remove the {fabric} from the device? You will not be able to control/access the device from that ecosystem/fabric after this action!",
|
||||
"remove_fabric_confirm_header": "Remove {fabric} fabric from device?",
|
||||
"remove_fabric_confirm_text": "Are you sure you want to remove {fabric} from the device? You will not be able to control/access the device from that ecosystem/fabric after this action!",
|
||||
"remove_fabric_failed_header": "Remove {fabric} fabric failed",
|
||||
"remove_fabric_failed_text": "The action did not succeed, check the logs for more information."
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user