mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Fix spelling of "API" for consistency in Home Assistant UI (#136843)
This commit is contained in:
parent
35e3952770
commit
63f34e346a
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Failed to connect. Please check the host and port and try again. Also ensure that you are running the latest FiveM server.",
|
"cannot_connect": "Failed to connect. Please check the host and port and try again. Also ensure that you are running the latest FiveM server.",
|
||||||
"invalid_game_name": "The api of the game you are trying to connect to is not a FiveM game.",
|
"invalid_game_name": "The API of the game you are trying to connect to is not a FiveM game.",
|
||||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user