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:
|
notification_reason:
|
||||||
user: "You will see a count of new replies because this topic was assigned to you."
|
user: "You will see a count of new replies because this topic was assigned to you."
|
||||||
notifications:
|
notifications:
|
||||||
|
assigned: "<span>%{username}</span> %{description}"
|
||||||
popup:
|
popup:
|
||||||
assigned: "%{username} assigned you"
|
assigned: "%{username} assigned you"
|
||||||
|
|
Loading…
Reference in New Issue