custom-cards / custom-card-helpers

Custom Card Helper Functions/Types for Developers
https://custom-cards.github.io/custom-card-helpers/
MIT License
48 stars 29 forks source link

fix: use correct tense localization for relative time #36

Closed vinteo closed 3 years ago

vinteo commented 3 years ago

It seems that the localization keys for tense durations are not correct as it is seen here:

https://github.com/home-assistant/frontend/blob/dev/translations/frontend/en.json#L892-L916

Fixes #34