Skip to content

Validate translations #575

Open
Open
@oguzkocer

Description

We'll extract the parsing code from wp_localization_macro to a new crate and then build a tool that compares the default localization file with translations.

  • There should be no keys in translation files that are not also present in the default localization file.
  • For any given key, the placeables ($value) in the translation file should match the default localization file on an unordered basis.
  • The report should include the translation percentage for all languages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions