Closed
Description
Gitea Version
Git Version
2.20
Operating System
No response
How are you running Gitea?
N/A
Database
No response
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Description
PR #16647 changes dedicated translation strings for the word "color", to a single generic key "color".
But color is a word that can be a verb, adjective or a noun and these changes are incompatible with many languages.
In commit_graph.color the word "Color" is an adjective, in the other 2 it's a noun. I propose to revert this, or if a generic key is needed it must distinguish all possible grammar of the word (verb, noun, adjective, plural, single).
Regards
Screenshots
No response
Metadata
Metadata
Assignees
Labels
No labels