Enhancement: Add Repositories field to Gitea (#5053)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
chiragkrishna 2025-03-22 20:15:27 +05:30 committed by GitHub
parent d853bbfe44
commit a4b07b91fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 7 deletions

View file

@ -883,9 +883,10 @@
"species": "Species"
},
"gitea": {
"notifications": "Notifications",
"issues": "Issues",
"pulls": "Pull Requests"
"notifications": "Notifications",
"issues": "Issues",
"pulls": "Pull Requests",
"repositories": "Repositories"
},
"stash": {
"scenes": "Scenes",