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
Release schedule with the new changes from the PRs
There is a date or schedule for release the basic structure for locale (discussion #370)
While not using this basic structure for locale, will I have to create a new file (.js or .ts) for the i18n data to reference as a argument for a randomizer function?
exportconstdata={
...
}
Or will I need to create a randomizer function for each specific i18n function like the example below?