Skip to content

dry-run mode that is not changing existent files #98

@e110c0

Description

@e110c0

is there an easy way to make the report but not actually add the missing keys and output something like this:

Duplicate ids:

  No duplicate ids found, great!

Maintaining de.json:

Untranslated keys:
  login-form.input-placeholder: Your E-mail

Maintaining es.json:

Untranslated keys:
  login-form.input-placeholder: Your E-mail
  login-form.submit-button: Log in

That would be convenient if there is a more enhanced way of getting fallback languages or having an external tool for the translations.

It works when I overload most of the hooks and printers, but that's almost completely copying the original code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions