solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
81 stars 96 forks source link

Broken translations causing build failure #225

Open jacobcreech opened 1 month ago

jacobcreech commented 1 month ago

Problem

 "i18n/ru/content/guides/getstarted/local-rust-hello-world.md" of type "GuideRecord" has the following incompatible fields:
       • date: "" 

Proposed Solution

Have some way to avoid this error in the future. Maybe default date as a stopgap? Accepting these via crowdin should have some kind of verifying build.

nickfrosty commented 1 month ago

It looks like the translator removed the date for some reason.... Maybe we should update all dates to a more numeric format so that it is more clear to all language speakers that are performing translations

I just manually fixed this one problem document and will think through a more comprehensive testing before translations would go live. This also could be a misconfigured crowdin permissions setting for the translator