Worklog for task "Add multilingual support"
11 авг. 2026 г., 23:18:26
Started translating all pages. A helper has been added to the update itself, which cleans up non-existent links (sometimes AI makes them up) and does this via an MDX parser. Along the way, this mechanism checks for the correctness of HTML tags in the code. The most common error is an incorrect closing tag (opens one tag and closes another). Markup violations result in an error, and such data is not saved. The error rate was approximately 4% of the cards.

That's fine, though. 1,000 cards were processed in 2 hours, and it cost less than 9 dollars. That comes out to roughly 1 ruble per card. I'll run the process again. Already filled cards are skipped.
