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

Migrate from LocoTranslate to WPML so that we can translate blogposts using Crowdin #271

Open
teolemon opened this issue Nov 23, 2023 · 0 comments
Labels
blog 🎯 P0 Highest priority

Comments

@teolemon
Copy link
Member

teolemon commented Nov 23, 2023

What

Why - Current workflow for JUST ONE ARTICLE:

  1. Open the Wordpress editor
    2.Go into code mode
  2. Copy paste HTML
  3. Open GitHub
  4. Create new file
  5. Paste HTML
  6. Take the title of the article
  7. Turn it into a slug
  8. Copy paste it into GitHub for the filename
  9. Save the GitHub file
  10. Tweak crowdin.yml
  11. Wait 1h to synchronize
  12. Merge
  13. Forget about it
  14. Translations become available
  15. Review 150 files
  16. Merge them blindly in the end
  17. Look for translated articles in the Crowdin interface
  18. Alternatively open the files one by one to see if they are fully translated
  19. Open Wordpress
  20. Search for the source article
  21. Click on the flag
  22. Go into HTML mode
  23. Go to GitHub
  24. Dive into the language folder
  25. Look for the file
  26. Copy HTML
  27. Paste HTML into Wordpress
  28. Exit HTML mode to check for errors
  29. Reenter to fix errors
  30. Publish
@teolemon teolemon added 🎯 P0 Highest priority blog labels Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog 🎯 P0 Highest priority
Projects
Status: No status
Development

No branches or pull requests

1 participant