FIX: New notification type needs one more i18n string (#305)
This commit is contained in:
parent
83719bacc1
commit
a52d2a8228
|
@ -128,5 +128,6 @@ en:
|
|||
notification_reason:
|
||||
user: "You will see a count of new replies because this topic was assigned to you."
|
||||
notifications:
|
||||
assigned: "<span>%{username}</span> %{description}"
|
||||
popup:
|
||||
assigned: "%{username} assigned you"
|
||||
|
|
Loading…
Reference in New Issue