WeblateOrg / WeblateOrg/weblate
CSV version commit of translations is adding header info source, target
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
### Describe the issue
When i read csv files from our project the csv files do not contain the header source, target. When i modify translations and commit them to our repository Weblate add's the header "source", "target" which is not the original state. I cannot disable this setting. I use file format "CSV File" which if i understand the documentation correctly should be headerless.
### I already tried
- [X] I've read and searched [the documentation](https://docs.weblate.org/).
- [X] I've searched for similar filed issues in this repository.
### Steps to reproduce the behavior
1. Start a project and read i18 files from a remote repository
2. I modify a translation
3. I create a new commit and push it to the remote repo
### Expected behavior
CSV translation is altered in original i18n CSV format
### Screenshots


### Exception traceback
_No response_
### How do you run Weblate?
Docker container
### Weblate versions
Weblate 4.18.2
### Weblate deploy checks
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.