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

update content files to use numeric dates #229

Closed nickfrosty closed 3 weeks ago

nickfrosty commented 1 month ago

Problem

The current content date fields use the English words for months in the dates. This can lead to some confusion among Crowdin translators. If this date field is set to an empty string, it will result in the content api failing to deploy.

Proposed Solution

Related: https://github.com/solana-foundation/developer-content/issues/225