Files
buildenv/translate-md-config.json
2025-03-29 21:23:35 +01:00

11 lines
223 B
JSON

{
"template_md": "template.md",
"output_dir": ".",
"prefix": "README_",
"main_doc": "README.md",
"target_languages": {
"de": ["German", "🇩🇪"],
"en": ["English", "🇬🇧"]
}
}