Skip to content

Set up automated translation github action #1078

Description

@brunowowk

Set up a github action to run on commits to master to:

  • run only when there are changes on nouns-webapp files that can include i18n strings (.ts, .tsx?)
  • run pnpm i18n:extract to detect new lingui strings
  • generate translations for the new strings using AI
  • submit a PR with the new translations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions