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
When using npx astro-i18next generate, the command changes the default files. However, I want it to maintain the original file, even if I have to use the changeLanguage() method manually. This would allow me to have more control over the file generation process and ensure that the original files are not overwritten unexpectedly.
I expect the npx astro-i18next generate command to generate new files without overwriting the original files.
The text was updated successfully, but these errors were encountered:
When using npx astro-i18next generate, the command changes the default files. However, I want it to maintain the original file, even if I have to use the changeLanguage() method manually. This would allow me to have more control over the file generation process and ensure that the original files are not overwritten unexpectedly.
I expect the npx astro-i18next generate command to generate new files without overwriting the original files.
The text was updated successfully, but these errors were encountered: