Skip to content

Feature: translation review and reuse #28

@rhoerr

Description

@rhoerr

Two parts to this.

  1. There should be a table that tracks translations based on source, hash, and target language, to prevent translating the same text repeatedly in different ways. When doing a translation, we can look it up by hash and use the existing value if there is one. This could save time and cost.
  2. There should be an admin grid that lists out all those translated values and lets an admin review and make changes. Review could mean they have to be approved before they take effect, or their approved automatically but the admin can change or deny one and have it update across the site.

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