mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: don't allow duplicate watched words (#5844)
We already have logic in place for server side, this'll just display a little message that says the word already exists
This commit is contained in:
@@ -3474,6 +3474,7 @@ en:
|
||||
placeholder_regexp: "regular expression"
|
||||
add: 'Add'
|
||||
success: 'Success'
|
||||
exists: 'Already exists'
|
||||
upload: "Upload"
|
||||
upload_successful: "Upload successful. Words have been added."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user