ChristophP / elm-i18next

https://package.elm-lang.org/packages/ChristophP/elm-i18next/latest
BSD 3-Clause "New" or "Revised" License
66 stars 12 forks source link

Compare translations #15

Closed allanderek closed 5 years ago

allanderek commented 5 years ago

Adds a couple of functions to help get at the keys defined by a translation, useful for deciding what is missing from a translation as compared with another one. This addresses issue #12