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

Add extraction support to react-i18next framework #4

Conversation

mkevinosullivan
Copy link

@mkevinosullivan mkevinosullivan commented Jun 21, 2023

This commit adds the supportAutoExtraction array of supported formats to enable hard-coded string extraction for react-i18next framework, along with a copy of detectHardStrings from the GeneralFramework class.

(Also removes some linting errors.)

@mkevinosullivan mkevinosullivan force-pushed the kos/enable_extraction_on_reacti18next_framework branch from f988632 to 773874b Compare June 22, 2023 15:23
This commit adds the `supportAutoExtraction` array of supported formats
and the `detectHardStrings` method from `GeneralFramework` to enable
hard-coded string extraction for react-i18next framework, without
needing the "general" framework to be enabled/loaded in the
`.vscode/settings.json` file.
@mkevinosullivan mkevinosullivan force-pushed the kos/enable_extraction_on_reacti18next_framework branch from 8dd5c42 to 7ee58be Compare June 22, 2023 15:30
@trishrempel trishrempel changed the base branch from main to release/i18next-shopify July 10, 2023 18:10
@trishrempel trishrempel merged commit 707788f into release/i18next-shopify Jul 10, 2023
7 checks passed
@trishrempel trishrempel added the #gsd:32590 App localization tools & guidance label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#gsd:32590 App localization tools & guidance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants