Skip to content

Add support for .po file format #179

@purepennons

Description

@purepennons

I use react-intl first. But because of the writers requirement, we only can provide untranslated text with a complete statement. And js-lingui support rich-text formatting with component that solved my problem. However, I found another problem in my scenario.

In my scenario, writers only accept the sheet format (.csv, .xls).

And I found a tool translate-toolkit that can convert .po files (filter out translated string) to .csv and convert back to .po files from .xls and .csv formats easily.

Many writers only accept .po, .xls or .csv format. It would be nice to have a tool to convert the lingui format to .csv or .po format.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions