Add ability to download subpath archive (#36371)
closes: https://github.com/go-gitea/gitea/issues/4478 --------- Signed-off-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@@ -977,6 +977,7 @@
|
||||
"repo.fork.blocked_user": "Cannot fork the repository because you are blocked by the repository owner.",
|
||||
"repo.use_template": "Use this template",
|
||||
"repo.open_with_editor": "Open with %s",
|
||||
"repo.download_directory_as": "Download directory as %s",
|
||||
"repo.download_zip": "Download ZIP",
|
||||
"repo.download_tar": "Download TAR.GZ",
|
||||
"repo.download_bundle": "Download BUNDLE",
|
||||
|
||||
Reference in New Issue
Block a user