WeblateOrg / WeblateOrg/weblate
RON data serialization format support
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
### Describe the problem
The Veloren game is using RON format.
I think they do invest in language support, and that the missing item is translation format support by a good translation platform.
Info about how to translate: https://book.veloren.net/contributors/translators/game.html
Info about this format: https://github.com/ron-rs/ron
Where the translated content is: https://github.com/veloren/veloren/tree/master/assets/voxygen/i18n/
thanks a lot for your help!
### Describe the solution you'd like
I would like to have a good translation platform to handle the format complexity for me
### Describe alternatives you've considered
_No response_
### Screenshots
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.