mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 10:06:18 -05:00
Fix typos in exception translations of Xbox integration (#154849)
This commit is contained in:
@@ -54,10 +54,10 @@
|
||||
},
|
||||
"exceptions": {
|
||||
"request_exception": {
|
||||
"message": "Failed to connect Xbox Network: {error}"
|
||||
"message": "Failed to connect to Xbox Network: {error}"
|
||||
},
|
||||
"timeout_exception": {
|
||||
"message": "Failed to connect Xbox Network due to a connection timeout"
|
||||
"message": "Failed to connect to Xbox Network due to a connection timeout"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user