Skip to content
Snippets Groups Projects
Commit 25f61f3f authored by Ingo Schommer's avatar Ingo Schommer
Browse files

Transifex translation support

parent ba21253c
No related branches found
No related tags found
No related merge requests found
[main]
host = https://www.transifex.com
[silverstripe-documentconverter.master]
file_filter = lang/<lang>.yml
source_file = lang/en.yml
source_lang = en
type = YML
\ No newline at end of file
# SilverStripe Document Converter
See [docs/en/index.md](docs/en/index.md).
\ No newline at end of file
......@@ -35,3 +35,10 @@ The interface will allow you to fine tune your import options. Import will start
the conversion outcome is advised before publishing, so avoid this option unless you are sure what will
be produced.
## Contributing
### Translations
Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.
Please use [https://www.transifex.com/projects/p/silverstripe-documentconverter](https://www.transifex.com/projects/p/silverstripe-documentconverter) to contribute translations, rather than sending pull requests with YAML files.
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment