-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Reports based on metrics #10964
Copy link
Copy link
Open
Labels
Area: StatisticsStatistics, metrics, reporting.Statistics, metrics, reporting.Waiting for: DemandLow priority for development. Pull requests welcome. Can be prioritized by sponsorship.Low priority for development. Pull requests welcome. Can be prioritized by sponsorship.enhancementAdding or requesting a new feature.Adding or requesting a new feature.
Description
Metadata
Metadata
Assignees
Labels
Area: StatisticsStatistics, metrics, reporting.Statistics, metrics, reporting.Waiting for: DemandLow priority for development. Pull requests welcome. Can be prioritized by sponsorship.Low priority for development. Pull requests welcome. Can be prioritized by sponsorship.enhancementAdding or requesting a new feature.Adding or requesting a new feature.
Type
Fields
Give feedbackPriority
None yet
Describe the problem
Discussed in #10962
Originally posted by emmapeel2 February 8, 2024
I would like to easily establish how many new words we added to our website translations last year, so I can have an idea of how many updates we do.
I have been able to generate a search, and I can see we added 238 strings to this component: https://hosted.weblate.org/translate/tor/support-portal/en/?q=language%3Aen+added%3A%3E%3D2023-01-08&sort_by=-timestamp&offset=238
But I cannot find how many words that was.
I would like to have the possibilities of generating reports about source strings, maybe in 'insights/translation reports'.
Describe the solution you would like
The historical information is stored in the metrics, so it should be possible to expose these to the users in some way.
Presently, it is only used for trends in https://hosted.weblate.org/projects/tor/support-portal/#information
Describe alternatives you have considered
No response
Screenshots
No response
Additional context
No response