Skip to content

Commit ff4785f

Browse files
lunnyCopilot
andauthored
Update options/locale/locale_en-US.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com>
1 parent 5467918 commit ff4785f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2629,7 +2629,7 @@
26292629
"repo.release.tag_name_invalid": "The tag name is not valid.",
26302630
"repo.release.tag_name_protected": "The tag name is protected.",
26312631
"repo.release.tag_already_exist": "This tag name already exists.",
2632-
"repo.release.tag_target_not_exist": "The tag target does not exist.",
2632+
"repo.release.tag_target_not_exist": "The tag target \"%s\" does not exist.",
26332633
"repo.release.downloads": "Downloads",
26342634
"repo.release.download_count": "Downloads: %s",
26352635
"repo.release.add_tag_msg": "Use the title and content of release as tag message.",

0 commit comments

Comments
 (0)