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

refactor: use the English json as the schema #41146

Merged

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    49de5f1 View commit details
    Browse the repository at this point in the history
  2. fix(tools): validate keys in all objects

    Validates the keys in all of the translation JSON objects. Note that
    this will return some false positives for dynamic keys (like the
    superblock intros). This is okay as the script is not meant to be
    used as blocking CI, but only to help us clean up keys as we update
    our client/API.
    Nicholas Carrigan committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4d4e59a View commit details
    Browse the repository at this point in the history