Replies: 1 comment 7 replies
-
Hey! Which version are you using? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!
I'm currently using your library and it has been working great so far.
I was going through some documentation and noticed that there is a
i18n.lookup('translation_key')
function that works but unfortunately it is not defined in the types/i18n-js index.d.ts.Is there anyway you can add it or is there a better way to lookup whether a translation exists or not?
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions