1
1
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:
Lauris BH
2019-11-05 07:45:48 +02:00
committed by techknowlogick
parent 8d8aecd3cf
commit a91679c9e3
3 changed files with 18 additions and 0 deletions

View File

@@ -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