Crowdin duplicating string on every change

One of my strings contains this:

```!server set_audit_channel #channel```

Each time I edit the file where it belongs, it always adds a new #channel``` to the end of it.
Can this bug be resolved? As it’s really annoying to have to fix it in every language all the time

1 Like

Hi there,

I had almost similar experience in past, and our developer somehow solve it. Can you specify what type of files you’re using? Is it .json? And about integration, you working with API or some Git related staff?

I’ll ask my teammate to provide provide some details about solution we’ve used for our project :thinking:

1 Like

Hi i have the same problem but instead of duplicating a word it duplicates characters like “//”. the file i am using is json

1 Like

Should be a system rebuild. Just accept it one time in Github diff and it will not bother you anymore.

1 Like