mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
missing file in commit
This commit is contained in:
parent
d7c2d2edb8
commit
337a301a57
@ -286,18 +286,17 @@ en:
|
|||||||
confirm_clear: "Are you sure you want to clear all the bookmarks from this topic?"
|
confirm_clear: "Are you sure you want to clear all the bookmarks from this topic?"
|
||||||
|
|
||||||
topic_count_latest:
|
topic_count_latest:
|
||||||
one: "{{count}} new or updated topic."
|
one: "See {{count}} new or updated topic"
|
||||||
other: "{{count}} new or updated topics."
|
other: "See {{count}} new or updated topics"
|
||||||
|
|
||||||
topic_count_unread:
|
topic_count_unread:
|
||||||
one: "{{count}} unread topic."
|
one: "See {{count}} unread topic"
|
||||||
other: "{{count}} unread topics."
|
other: "See {{count}} unread topics"
|
||||||
|
|
||||||
topic_count_new:
|
topic_count_new:
|
||||||
one: "{{count}} new topic."
|
one: "See {{count}} new topic"
|
||||||
other: "{{count}} new topics."
|
other: "See {{count}} new topics"
|
||||||
|
|
||||||
click_to_show: "Click to show."
|
|
||||||
preview: "preview"
|
preview: "preview"
|
||||||
cancel: "cancel"
|
cancel: "cancel"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user