Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the issue
Hello.
I init a new project with RubyYAML, and a lot of key in EN which was not present in other langs.
It look like it tries to add the missing keys onto another langs (i have automatic translation enabled, idk if its why it created it directly), but it also add the base lang key.
I already tried
Steps to reproduce the behavior
Expected behavior
The lang key should not be copied when there is a new translation.
Screenshots
(this is on the zh-CN.yml)
Exception traceback
How do you run Weblate?
Docker container
Weblate versions
Weblate version : 5.10.4.0
Weblate deploy checks
Additional context
I hope this issue is address on the good repo, do not hesitate if i need to move it into translation-toolkit repo or things like that.
Beta Was this translation helpful? Give feedback.
All reactions