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

Add script for translation fixes #471

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Add script for translation fixes #471

merged 4 commits into from
Feb 19, 2024

Conversation

Sporiff
Copy link
Collaborator

@Sporiff Sporiff commented Feb 19, 2024

This PR adds a new script and GitHub action for fixing files received from Smartling. It anticipates a file structure like this: src/content/docs/**/*-${locale}.mdx.

The script fixes all MDX-related formatting issues as well as performing string replacements for the en locale code. It is written entirely in POSIX-compliant shell for maximum portability.

Copy link

vercel bot commented Feb 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2024 8:30pm

@Sporiff Sporiff merged commit 75a8234 into main Feb 19, 2024
8 checks passed
@Sporiff Sporiff deleted the translation-fixes branch February 19, 2024 20:35
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.

1 participant