Add more translation keys for ap #72

This commit is contained in:
Andre Basche 2023-07-01 01:45:32 +02:00
parent 3c747f9602
commit 269a521435
27 changed files with 430 additions and 7 deletions

View file

@ -178,6 +178,7 @@ NUMBERS: dict[str, tuple[NumberEntityDescription, ...]] = {
HonNumberEntityDescription(
key="settings.pollenLevel",
name="Pollen Level",
translation_key="pollen_level",
),
),
}