Skip to content

"This Page Is Not Yet Translated" #1703

@tesseralis

Description

@tesseralis
Member

Courtesy of @smikitky

It would be cool to have a "This Page Is Not Yet Translated" component that we can stick on pages in the translation forks that haven't had a translation yet. Even though the Spanish translation is "done", some sections like the blog aren't translated, and it would be nice to give a warning like MDN does:
MDN article with a warning in Portuguese

This would involve something like:

  • A TranslationWarning component with a message on how a page isn't translated yet.
  • A translated property on front matter that should be set when a page is translated
  • Logic to show the translation warning if translated isn't set (and the language isn't English).

This would require a code mod for all the pages that have been already translated in the various languages, but I could probably do that with a codemod by referencing their progress list.

Activity

lex111

lex111 commented on Feb 19, 2019

@lex111
Member
Offtopic It would be cool to have such an feature as on MDN (i.e. contributors list)

image

lex111

lex111 commented on Mar 5, 2019

@lex111
Member

Here is another example of my previous comment, the list of contributors on the webpack site.

image

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

        Participants

        @tesseralis@lex111

        Issue actions

          "This Page Is Not Yet Translated" · Issue #1703 · reactjs/react.dev