mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
Add missing translations for web push notifications (#37078)
This commit is contained in:
@@ -1706,16 +1706,22 @@ en:
|
|||||||
body: 'You were mentioned by %{name} in:'
|
body: 'You were mentioned by %{name} in:'
|
||||||
subject: You were mentioned by %{name}
|
subject: You were mentioned by %{name}
|
||||||
title: New mention
|
title: New mention
|
||||||
|
moderation_warning:
|
||||||
|
subject: You have received a moderation warning
|
||||||
poll:
|
poll:
|
||||||
subject: A poll by %{name} has ended
|
subject: A poll by %{name} has ended
|
||||||
quote:
|
quote:
|
||||||
body: 'Your post was quoted by %{name}:'
|
body: 'Your post was quoted by %{name}:'
|
||||||
subject: "%{name} quoted your post"
|
subject: "%{name} quoted your post"
|
||||||
title: New quote
|
title: New quote
|
||||||
|
quoted_update:
|
||||||
|
subject: "%{name} edited a post you have quoted"
|
||||||
reblog:
|
reblog:
|
||||||
body: 'Your post was boosted by %{name}:'
|
body: 'Your post was boosted by %{name}:'
|
||||||
subject: "%{name} boosted your post"
|
subject: "%{name} boosted your post"
|
||||||
title: New boost
|
title: New boost
|
||||||
|
severed_relationships:
|
||||||
|
subject: You have lost connections due to a moderation decision
|
||||||
status:
|
status:
|
||||||
subject: "%{name} just posted"
|
subject: "%{name} just posted"
|
||||||
update:
|
update:
|
||||||
|
|||||||
Reference in New Issue
Block a user