Add entity name translations to NextDNS (#90743)
Add entity name translations
This commit is contained in:
parent
5e7e96c5da
commit
449f18c9c1
5 changed files with 381 additions and 92 deletions
|
@ -15,7 +15,7 @@ PARALLEL_UPDATES = 1
|
|||
|
||||
CLEAR_LOGS_BUTTON = ButtonEntityDescription(
|
||||
key="clear_logs",
|
||||
name="Clear logs",
|
||||
translation_key="clear_logs",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue