We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5467918 commit ff4785fCopy full SHA for ff4785f
options/locale/locale_en-US.json
@@ -2629,7 +2629,7 @@
2629
"repo.release.tag_name_invalid": "The tag name is not valid.",
2630
"repo.release.tag_name_protected": "The tag name is protected.",
2631
"repo.release.tag_already_exist": "This tag name already exists.",
2632
- "repo.release.tag_target_not_exist": "The tag target does not exist.",
+ "repo.release.tag_target_not_exist": "The tag target \"%s\" does not exist.",
2633
"repo.release.downloads": "Downloads",
2634
"repo.release.download_count": "Downloads: %s",
2635
"repo.release.add_tag_msg": "Use the title and content of release as tag message.",
0 commit comments