mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Add prompt as constant and common translation key (#148896)
This commit is contained in:
committed by
GitHub
parent
e2340314c6
commit
a5f0f6c8b9
@@ -245,6 +245,7 @@ CONF_PLATFORM: Final = "platform"
|
||||
CONF_PORT: Final = "port"
|
||||
CONF_PREFIX: Final = "prefix"
|
||||
CONF_PROFILE_NAME: Final = "profile_name"
|
||||
CONF_PROMPT: Final = "prompt"
|
||||
CONF_PROTOCOL: Final = "protocol"
|
||||
CONF_PROXY_SSL: Final = "proxy_ssl"
|
||||
CONF_QUOTE: Final = "quote"
|
||||
|
||||
Reference in New Issue
Block a user