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

build: Finding missing translations #608

Merged

Conversation

Alystrasz
Copy link
Contributor

This introduces a node.js script that takes the English localization file as a reference, and prints out all entries that don't exist in other languages' files.

This script is ran via CI (job example here: https://github.com/Alystrasz/NorthstarMods/actions/runs/4558799535/jobs/8042076343); it won't make CI fail if some translations are missing.

.github/workflows/encoding.yml Outdated Show resolved Hide resolved
build/README.md Outdated Show resolved Hide resolved
build/README.md Outdated Show resolved Hide resolved
Alystrasz and others added 2 commits March 30, 2023 18:15
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
Copy link
Member

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI run looks fine and code is also fine as far as I can tell ^^

@GeckoEidechse GeckoEidechse merged commit 7ec5413 into R2Northstar:main Apr 5, 2023
@Alystrasz Alystrasz deleted the build/finding-missing-translations branch April 6, 2023 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants