Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📜 Content deduplication #5893

Merged
merged 1 commit into from
Oct 29, 2024
Merged

📜 Content deduplication #5893

merged 1 commit into from
Oct 29, 2024

Conversation

boryanagoncharenko
Copy link
Collaborator

@boryanagoncharenko boryanagoncharenko commented Oct 29, 2024

#5187 is already merged, so we have the mechanism to use fallback translations. With this PR, we will remove the duplicated English content and we will actually start using the fallbacks. The deduplication is very basic: if the content matches the current English content, remove it. This means that a lot of old English content will still stay in. But this will be improved later.

Fixes #5892

@boryanagoncharenko boryanagoncharenko changed the title 📜 Content deduplication #5892 📜 Content deduplication Oct 29, 2024
@boryanagoncharenko boryanagoncharenko merged commit f3c6bd0 into main Oct 29, 2024
9 checks passed
@boryanagoncharenko boryanagoncharenko deleted the deduplicate_5892 branch October 29, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

📜 Deduplicate content
1 participant