mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
A typo fix (#9717)
This commit is contained in:
parent
89c6f697b8
commit
a9cf680f76
@ -1842,7 +1842,7 @@ en:
|
|||||||
other: "{{count}} unread messages"
|
other: "{{count}} unread messages"
|
||||||
high_priority:
|
high_priority:
|
||||||
one: "%{count} unread high priority notification"
|
one: "%{count} unread high priority notification"
|
||||||
other: "%{count} unread high priority notificationis"
|
other: "%{count} unread high priority notifications"
|
||||||
title: "notifications of @name mentions, replies to your posts and topics, messages, etc"
|
title: "notifications of @name mentions, replies to your posts and topics, messages, etc"
|
||||||
none: "Unable to load notifications at this time."
|
none: "Unable to load notifications at this time."
|
||||||
empty: "No notifications found."
|
empty: "No notifications found."
|
||||||
|
Loading…
Reference in New Issue
Block a user