Skip to content

Opt out translation #1979

Description

@MohamedMouloudj

Problem

Currently, in order to opt out translation of some components I have to enable useDirective and add use i18n at the top of files I want to translate.
This is quite the opposite of the normal flow. Marking every file I want to translate consumes a lot of time, and even prone to being forgotten, causing extra commits and workflow computation.

Solution

Invert the operation.
Instead of marking the files that we want to translate with use i18n, we mark the ones we want to translate.

Visuals

Image

Workarounds

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions