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

Automatically update language files for new strings #101

Open
Mte90 opened this issue Nov 14, 2023 · 1 comment
Open

Automatically update language files for new strings #101

Mte90 opened this issue Nov 14, 2023 · 1 comment

Comments

@Mte90
Copy link
Contributor

Mte90 commented Nov 14, 2023

As example the italian localization stopped with updates 2 years ago but there are new strings but the JSON files aren't updated.
It will be helpful something that automatically fill with the new content the language files so for a localizers is more easy to work on that task.

@bdefore
Copy link
Owner

bdefore commented Nov 14, 2023

following up on our discord discussion: the path i'd like to take here is to have an automation that whenever an english localization string is added, to add those keys to all other locale files, with empty values, and to update the yarn compare script to anticipate empty strings as needing translation.

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