i18next-shopify (and associated dependencies) was recently added to this template repo (in the web/frontend folder). This commit recommends the i18n-ally VS Code extension to aide in internationalization/translation efforts.
WHAT is this pull request doing?
Adds lokalise.i18n-ally to .vscode/extensions.json file (recommendation) and adds .vscode/settings.json file with appropriate i18n-ally configuration for this template.
WHY are these changes introduced?
i18next-shopify
(and associated dependencies) was recently added to this template repo (in theweb/frontend
folder). This commit recommends thei18n-ally
VS Code extension to aide in internationalization/translation efforts.WHAT is this pull request doing?
Adds
lokalise.i18n-ally
to.vscode/extensions.json
file (recommendation) and adds.vscode/settings.json
file with appropriate i18n-ally configuration for this template.Note
https://github.com/lokalise/i18n-ally/pull/949 needs to be merged and released before this PR can be merged.