FIX: Add desktop notification translation for watching_category_or_tag (#24276)

This commit is contained in:
Mark VanLandingham 2023-11-16 08:34:58 -06:00 committed by GitHub
parent e2e720b2b7
commit 69464cbbe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2637,6 +2637,7 @@ en:
private_message: '%{username} sent you a personal message in "%{topic}" - %{site_title}'
linked: '%{username} linked to your post from "%{topic}" - %{site_title}'
watching_first_post: '%{username} created a new topic "%{topic}" - %{site_title}'
watching_category_or_tag: '%{username} posted in "%{topic}" - %{site_title}'
confirm_title: "Notifications enabled - %{site_title}"
confirm_body: "Success! Notifications have been enabled."
custom: "Notification from %{username} on %{site_title}"