mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Add missing extra-fields translations (#8681)
This commit is contained in:
parent
3e20d2b454
commit
ce5fb57577
@ -1367,7 +1367,9 @@
|
||||
"extra_fields": {
|
||||
"above": "Above",
|
||||
"below": "Below",
|
||||
"for": "Duration"
|
||||
"for": "Duration",
|
||||
"hvac_mode": "HVAC mode",
|
||||
"preset_mode": "Preset mode"
|
||||
}
|
||||
},
|
||||
"not": {
|
||||
@ -1467,7 +1469,12 @@
|
||||
"code": "Code",
|
||||
"message": "Message",
|
||||
"title": "Title",
|
||||
"position": "[%key:ui::card::cover::position%]"
|
||||
"position": "[%key:ui::card::cover::position%]",
|
||||
"mode": "Mode",
|
||||
"humidity": "Humidity",
|
||||
"value": "Value",
|
||||
"brightness_pct": "[%key:ui::card::light::brightness%]",
|
||||
"flash": "Flash"
|
||||
}
|
||||
},
|
||||
"scene": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user