feat(UI): fix links, add labels for releases on repo activity page
This commit is contained in:
parent
3d3ddd7704
commit
2795f5bc0e
3 changed files with 43 additions and 9 deletions
|
@ -2119,7 +2119,9 @@ activity.unresolved_conv_label = Open
|
|||
activity.title.releases_1 = %d release
|
||||
activity.title.releases_n = %d releases
|
||||
activity.title.releases_published_by = %s published by %s
|
||||
activity.published_release_label = Published
|
||||
activity.published_release_label = Release
|
||||
activity.published_prerelease_label = Pre-release
|
||||
activity.published_tag_label = Tag
|
||||
activity.no_git_activity = There has not been any commit activity in this period.
|
||||
activity.git_stats_exclude_merges = Excluding merges,
|
||||
activity.git_stats_author_1 = %d author
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue