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

fix: timeline translate feature broken in some timeline #493

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

MaikoTan
Copy link
Owner

Because those timelines have a timelineReplace object with quoted keys and some are not, e.g 'locale': 'de' vs locale: 'de', the original code only accepts the unquoted ones. This PR would resolve this issue in a naive way, this should be implemented better in the future!

Fix #488
Fix #483

@MaikoTan MaikoTan merged commit 1a37227 into master Dec 11, 2024
23 checks passed
@MaikoTan MaikoTan deleted the fix-translate-broken branch December 11, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Translate Current Timeline not working Bug: Translation Validation not working for some content
1 participant