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

adding utility to compare language files for missing translations / keys #689

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

404mike
Copy link
Contributor

@404mike 404mike commented Aug 21, 2019

Following on from a recent pull request:

#685

I thought I might build a small utility to check if there are any missing or redundant translations.
Here is a proof of concept I came up with, I've just continued with the work already in the tasks in configure.js:

Example of the output when running grunt build

https://gist.github.com/404mike/0d36f873fd93728c052f3ed863503a92

Mike

@edsilv
Copy link
Member

edsilv commented Sep 3, 2020

Interesting! I think the plan now is to use TypeScript interfaces to type check configs:

https://github.com/UniversalViewer/universalviewer/projects/9

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.

2 participants