mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Address late review of selectors translation (#1632)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
a772e60596
commit
60ab5b6c62
@ -77,8 +77,8 @@ The translation for selectors are defined under the `selector` key. It supports
|
|||||||
// Translations for selector select to be used in option and config flows
|
// Translations for selector select to be used in option and config flows
|
||||||
"selector": {
|
"selector": {
|
||||||
// The key is linked to the `translation_key` that needs to be set
|
// The key is linked to the `translation_key` that needs to be set
|
||||||
// together with `translation_domain` using the SelectSelectorConfig class
|
// using the SelectSelectorConfig class
|
||||||
"set_ca_cert": {
|
"set_ca_cert": {
|
||||||
// The translations for the selector select option labels
|
// The translations for the selector select option labels
|
||||||
"options": {
|
"options": {
|
||||||
"off": "Off",
|
"off": "Off",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user