mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
Label stars/forks link in repo explore
This commit is contained in:
parent
4c40a261d5
commit
9e69ef9c51
2 changed files with 6 additions and 2 deletions
|
@ -357,6 +357,10 @@ issues.in_your_repos = In your repositories
|
|||
[explore]
|
||||
repos = Repositories
|
||||
users = Users
|
||||
stars_one = %d star
|
||||
stars_few = %d stars
|
||||
forks_one = %d fork
|
||||
forks_few = %d forks
|
||||
organizations = Organizations
|
||||
search = Search
|
||||
go_to = Go to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue