You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: