mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add Feed for Releases and Tags (#21696)
Fixes #19091 Add Feed for Releases and Tags, can be accessed through `reponame/releases.rss`, `reponame/releases.atom`, `reponame/tags.rss`, and `reponame/tags.atom` Signed-off-by: Reo <reo_999@proton.me>
This commit is contained in:
		@@ -2279,6 +2279,8 @@ release.downloads = Downloads
 | 
			
		||||
release.download_count = Downloads: %s
 | 
			
		||||
release.add_tag_msg = Use the title and content of release as tag message.
 | 
			
		||||
release.add_tag = Create Tag Only
 | 
			
		||||
release.releases_for = Releases for %s
 | 
			
		||||
release.tags_for = Tags for %s
 | 
			
		||||
 | 
			
		||||
branch.name = Branch Name
 | 
			
		||||
branch.search = Search branches
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user