mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 16:59:22 +00:00
FIX: Add desktop notification translation for watching_category_or_tag (#24276)
This commit is contained in:
parent
e2e720b2b7
commit
69464cbbe2
@ -2637,6 +2637,7 @@ en:
|
|||||||
private_message: '%{username} sent you a personal message in "%{topic}" - %{site_title}'
|
private_message: '%{username} sent you a personal message in "%{topic}" - %{site_title}'
|
||||||
linked: '%{username} linked to your post from "%{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_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_title: "Notifications enabled - %{site_title}"
|
||||||
confirm_body: "Success! Notifications have been enabled."
|
confirm_body: "Success! Notifications have been enabled."
|
||||||
custom: "Notification from %{username} on %{site_title}"
|
custom: "Notification from %{username} on %{site_title}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user