Skip to content

Internationalize (i18n) strings emitted by built-in converters #1129

@mojavelinux

Description

@mojavelinux

Localize (i.e., translate) strings emitted by built-in converters and document how this feature works.

We'll need two things. First, we need to make sure that any and all strings that are emitted read from an attribute. This is true in most cases, such as note-caption. Next, we need to decide the best way to locate and read in attributes based on language selection. While these strings can be fed in one by one into the attributes, it's rather inconvenient and does not encourage reuse. We want to eventually have support for many languages inside of Asciidoctor like AsciiDoc Python.

Metadata

Metadata

Assignees

Labels

documentationImprovements or fixes to documentation, including generation enhancementsenhancementIssues that introduce a new capability or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions