Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow accessing the raw translation file values #47

Open
illright opened this issue Aug 6, 2023 · 0 comments
Open

Allow accessing the raw translation file values #47

illright opened this issue Aug 6, 2023 · 0 comments

Comments

@illright
Copy link

illright commented Aug 6, 2023

My locale file contains a bunch of keys that I would like to randomly pick from. To do that, I need to have access to the list of keys. In the spirit of a single source of truth, I'd prefer not to hard-code the list of keys. Is it possible to add a function to get a raw JSON value under a certain key?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant