Skip to content

Less for Trema i.e. support pre-processing #13

@marcelstoer

Description

@marcelstoer

Add support for pre-processing Trema files to allow for externalization of common text elements. The XML Schema would have to be extended to support something like this:

<trema masterLang="en">
  <token key="email">
    <value lang="en" status="translated">[email protected]</value>
  </token>
  <text key="somekey">
    <value lang="en" status="translated">To reach out email us at $trm{email}.</value>

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