mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
#3076 detect invalid tag name git error
This commit is contained in:
@@ -725,6 +725,7 @@ release.deletion = Release Deletion
|
||||
release.deletion_desc = Deleting this release will delete the corresponding Git tag. Do you want to continue?
|
||||
release.deletion_success = Release has been deleted successfully!
|
||||
release.tag_name_already_exist = Release with this tag name already exists.
|
||||
release.tag_name_invalid = Tag name is not valid.
|
||||
release.downloads = Downloads
|
||||
|
||||
[org]
|
||||
|
Reference in New Issue
Block a user