FIX: update locale keys for watched word logs (#13613)
This commit is contained in:
parent
58941ea2be
commit
8a323ee9a3
|
@ -4690,8 +4690,8 @@ en:
|
||||||
post_staff_note_create: "add staff note"
|
post_staff_note_create: "add staff note"
|
||||||
post_staff_note_destroy: "destroy staff note"
|
post_staff_note_destroy: "destroy staff note"
|
||||||
delete_group: "delete group"
|
delete_group: "delete group"
|
||||||
add_watched_word: "add watched word"
|
watched_word_create: "add watched word"
|
||||||
delete_watched_word: "delete watched word"
|
watched_word_destroy: "delete watched word"
|
||||||
screened_emails:
|
screened_emails:
|
||||||
title: "Screened Emails"
|
title: "Screened Emails"
|
||||||
description: "When someone tries to create a new account, the following email addresses will be checked and the registration will be blocked, or some other action performed."
|
description: "When someone tries to create a new account, the following email addresses will be checked and the registration will be blocked, or some other action performed."
|
||||||
|
|
Loading…
Reference in New Issue