mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-14 07:04:23 -04:00
Use wm program translation keys
This commit is contained in:
parent
075d34b5e2
commit
f89e2361df
3 changed files with 292 additions and 4 deletions
|
@ -31,8 +31,9 @@ SELECTS = {
|
|||
),
|
||||
SelectEntityDescription(
|
||||
key="startProgram.program",
|
||||
name="Programme",
|
||||
entity_category=EntityCategory.CONFIG
|
||||
name="Program",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
translation_key="programs"
|
||||
),
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue