docs: update error message for various components (#1354)

This commit is contained in:
Bryan J.
2025-02-14 05:47:47 -05:00
committed by GitHub
parent 620135aeac
commit 9a2c12e51c
5 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@ const globalMessages = defineMessages('i18n', {
blacklist: 'Blacklist',
blacklisted: 'Blacklisted',
blacklistSuccess: '<strong>{title}</strong> was successfully blacklisted.',
blacklistError: 'Something went wrong try again.',
blacklistError: 'Something went wrong. Please try again.',
blacklistDuplicateError:
'<strong>{title}</strong> has already been blacklisted.',
removeFromBlacklistSuccess: