mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Fix incorrect translation string in fivem (#127907)
This commit is contained in:
parent
99a40ae49f
commit
3b195f61da
@ -15,7 +15,7 @@
|
||||
"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.",
|
||||
"invalid_game_name": "The api of the game you are trying to connect to is not a FiveM game.",
|
||||
"unknown_error": "[%key:common::config_flow::error::unknown%]"
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user