Add additional periods to activity page (#8829)
This commit is contained in:
parent
8d8aecd3cf
commit
a91679c9e3
3 changed files with 18 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue