daugsbi / simpleen-cli

A CLI-Tool to automatically translate your i18n project
https://simpleen.io
Other
3 stars 0 forks source link

Unknown global error Error: Dataformat not supported for extension .MD #5

Closed zirukraine closed 2 years ago

zirukraine commented 2 years ago
MUSIC@DEVs-MacBook-Air ComplexZir % cat simpleen.config.json
{
    "source_language": "RU",
    "target_languages": [
        "EN-US",
        "cs",
        "RU"
    ],
    "interpolation": "i18next",
    "input_path": "./ru/*.md",
    "output_path": "./$locale/",
    "auth_key": "17c60048-30e1-4725-a2fc-f2ca5dc8cc34"
}
daugsbi commented 2 years ago

Closed with version 0.6. Translation is possible now.

Upload support is planned, but not yet realised for Markdown.