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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule of the new features (PRs and locale basic structure)? #374

Open
kabrunko-dev opened this issue Dec 22, 2023 · 3 comments
Open

Schedule of the new features (PRs and locale basic structure)? #374

kabrunko-dev opened this issue Dec 22, 2023 · 3 comments

Comments

@kabrunko-dev
Copy link
Contributor

Hi, everybody 馃憢

I would like to know about two things:

  1. Release schedule with the new changes from the PRs
  2. 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?

export const data = {
...
}

Or will I need to create a randomizer function for each specific i18n function like the example below?

exemplo

Best regards

@kabrunko-dev kabrunko-dev changed the title When the lib will be released with the new features and about locale? When the lib is released with the new features (PRs and locale basic structure)? Dec 22, 2023
@kabrunko-dev kabrunko-dev changed the title When the lib is released with the new features (PRs and locale basic structure)? Scheduel of the new features (PRs and locale basic structure)? Dec 22, 2023
@kabrunko-dev kabrunko-dev changed the title Scheduel of the new features (PRs and locale basic structure)? Schedule of the new features (PRs and locale basic structure)? Dec 22, 2023
@NetanelBasal
Copy link
Member

You need to create a file for each. See this for example.

@NetanelBasal
Copy link
Member

IMO we can create the ts files automatically on build time

@kabrunko-dev
Copy link
Contributor Author

IMO we can create the ts files automatically on build time

I'll make some ts for each randomizer first, then I'll see how to create the files automatically on build time

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

2 participants