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

Create language files if nonexistent #1670

Merged
merged 5 commits into from
Jan 7, 2023

Conversation

dmccoystephenson
Copy link
Member

The changes in this PR make the plugin create each individual language file if it is not found, rather than only creating the language files if the 'lang' folder is not found.

closes #1641

This still needs to be tested so I'm marking it as a draft PR for now.

@dmccoystephenson dmccoystephenson changed the base branch from main to develop January 5, 2023 04:39
@dmccoystephenson
Copy link
Member Author

These changes have been verified to work correctly.

@dmccoystephenson dmccoystephenson marked this pull request as ready for review January 5, 2023 14:56
@dmccoystephenson
Copy link
Member Author

This is ready for re-review.

@dmccoystephenson dmccoystephenson merged commit 13807fc into develop Jan 7, 2023
@dmccoystephenson dmccoystephenson deleted the create-language-files-if-nonexistent branch January 7, 2023 16:39
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

Successfully merging this pull request may close these issues.

Recreate the selected language file if it is not found on startup.
2 participants