You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe we could put in some kind of timestamp on each item, and dynamically decide which ones are "latest"?
To roll it out, the ones that are currently in the "latest" column could arbitrarily be given timestamps after the cutoff point, and all the other ones could be given the Unix epoch.
The text was updated successfully, but these errors were encountered:
I like it! I'm onboard with any tools to make contributing easier.
Speaking of which, something like https://github.com/soimort/translate-shell might be nice to have as a dev dependency providing a first pass translation for each language. Couple that with a github action that auto tags language-specific contributors when their language file changes.
TIL the "latest" list is hard-coded.
Maybe we could put in some kind of timestamp on each item, and dynamically decide which ones are "latest"?
To roll it out, the ones that are currently in the "latest" column could arbitrarily be given timestamps after the cutoff point, and all the other ones could be given the Unix epoch.
The text was updated successfully, but these errors were encountered: