The Wayback Machine - https://web.archive.org/web/20260420092214/https://github.com/python/python-docs-pl/issues/4
Skip to content

Translate code snippets #4

@m-aciek

Description

@m-aciek

Currently code blocks aren't translatable. They often contain comments or literals, for which translating them would be natural.

For example part of tutorial:

# this is the first comment
spam = 1  # and this is the second comment
          # ... and now a third!
text = "# This is not a comment because it's inside quotes."

For example React tutorial translation localizes code blocks.

Edit: recently the code blocks in the documentation are translatable. This task is now to track the progress of translating the code snippets in the main articles of the documentation that were already translated in whole (see #3).

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

      HTTPS · web.archive.org
      ← Home