Skip to content

Commit a80968f

Browse files
authored
fix is_used_cannot_delete (#213)
1 parent c41de78 commit a80968f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/en_US.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ backend:
109109
cannot_update:
110110
other: No permission to update.
111111
is_used_cannot_delete:
112-
other: "You cannot delete a tag that is in use"
112+
other: You cannot delete a tag that is in use
113113
cannot_set_synonym_as_itself:
114114
other: You cannot set the synonym of the current tag as itself.
115115
smtp:

0 commit comments

Comments
 (0)