mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add additional periods to activity page (#8829)
This commit is contained in:
committed by
techknowlogick
parent
8d8aecd3cf
commit
a91679c9e3
@@ -1090,6 +1090,9 @@ activity.period.daily = 1 day
|
||||
activity.period.halfweekly = 3 days
|
||||
activity.period.weekly = 1 week
|
||||
activity.period.monthly = 1 month
|
||||
activity.period.quarterly = 3 months
|
||||
activity.period.semiyearly = 6 months
|
||||
activity.period.yearly = 1 year
|
||||
activity.overview = Overview
|
||||
activity.active_prs_count_1 = <strong>%d</strong> Active Pull Request
|
||||
activity.active_prs_count_n = <strong>%d</strong> Active Pull Requests
|
||||
|
Reference in New Issue
Block a user