mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +00:00
Use consistent name "Field key" for entry field (#22985)
Both error messages just refer to the "field key" as such. Therefore the label in the dialog should be consistent.
This commit is contained in:
parent
8ea2e3f471
commit
74bf1d2a82
@ -3792,7 +3792,7 @@
|
||||
"duplicate": "[%key:ui::common::duplicate%]",
|
||||
"field": {
|
||||
"name": "[%key:ui::common::name%]",
|
||||
"key": "Field variable key name",
|
||||
"key": "Field key",
|
||||
"description": "Description",
|
||||
"required": "Required",
|
||||
"default": "Default",
|
||||
|
Loading…
x
Reference in New Issue
Block a user