diff options
| author | winter | 2025-03-15 21:57:00 +0000 |
|---|---|---|
| committer | winter | 2025-03-15 21:57:00 +0000 |
| commit | d5dd9044632320e625ce90ae9627ebc11c7a04d6 (patch) | |
| tree | b5466a37f464e9b3ba43c7ed0d232afc442f656b /locale | |
| parent | 8843a8cb197e71b1ca42f1ea56be5f806ad0f5b4 (diff) | |
send notification to author when admin edits note
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 22cc291..094ac2e 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -84,6 +84,7 @@ "notifications.follow.reject": "%s rejected your follow request", "notifications.block": "%s blocked you", "notifications.unblock": "%s unblocked you", + "notification.adminEditedNote": "An admin (%s) edited your note", "login.pageTitle": "Log in", "login.email": "Email address", "login.password": "Password", |
