mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08: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