-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
As of now the table in progress.md has some downsides:
- Table is cut off because of long contents per cell (the git webview is probably the most seen visual representation for that file)
- Percentages with 3 decimal places are a bit too detailed to be nice to read (the file is meant to be read by humans, it wont get reread by a machine)
- Fully translated languages are included in the table which rises the width further (but there isn't a breakdown information in these to be found by the reading person)
I sketched a shorter and easier to read document:
- shortened the language-columns (first 3 characters of language string) and added tooltips with full names on hover
- removed percentages in the whole (that's something for a nice comparison graph)
- removed fully translated language columns
- added a list of fully translated languages at the top
- removed non curated language columns
- added a list of non curated languages at the bottom
- linked files to their directories
I created a mockup here
How about that?
And why? I think a good representation of the progress could motivate new visitors to contribute.
Disclaimer: I can't write GO, so I can only provide my input, somebody else would have to change update_translations.go
Originally posted by @DukeDukeEm in #512
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request

