-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
modifies/translationtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
Description
There are tags in the web interface that are not present in the Crowdin project. I am passing screenshots of some that I have found.
The screenshots I'm showing are from Gitea with the language changed to Spanish.
Gitea Version
1.19.0
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
I am running Gitea on Docker.
OS: Ubuntu 22.04 LTS
DOCKER: version 23.0.1, build a5ee5b1
Database
PostgreSQL
Metadata
Metadata
Assignees
Labels
modifies/translationtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
silverwind commentedon Mar 20, 2023
For heatmap, I think these strings are exposed in the heatmap module, but I think we are not passing all. The month and day names can probably be obtained wia
Intl
API and don't need the translation system.yardenshoham commentedon Mar 20, 2023
I took a stab at this in #21570
silverwind commentedon Mar 20, 2023
Right, so we are only missing the two elements below the diagram.
yardenshoham commentedon Mar 21, 2023
I tried add
more
andless
translations there but people didn't like the data handling