mirror of https://gitee.com/answerdev/answer.git
fix is_used_cannot_delete (#213)
This commit is contained in:
parent
c41de780dd
commit
a80968f50c
|
@ -109,7 +109,7 @@ backend:
|
|||
cannot_update:
|
||||
other: No permission to update.
|
||||
is_used_cannot_delete:
|
||||
other: "You cannot delete a tag that is in use"
|
||||
other: You cannot delete a tag that is in use
|
||||
cannot_set_synonym_as_itself:
|
||||
other: You cannot set the synonym of the current tag as itself.
|
||||
smtp:
|
||||
|
|
Loading…
Reference in New Issue