mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 04:32:46 +08:00
Merge pull request #2320 from shime/master
fix inconsistency with bookmark icon label under post
This commit is contained in:
commit
22d3bb1dd0
|
@ -142,10 +142,10 @@ en:
|
|||
title: "Suggested Topics"
|
||||
|
||||
bookmarks:
|
||||
not_logged_in: "Sorry, you must be logged in to bookmark posts."
|
||||
created: "You've bookmarked this post."
|
||||
not_bookmarked: "You've read this post; click to bookmark it."
|
||||
last_read: "This is the last post you've read; click to bookmark it."
|
||||
not_logged_in: "sorry, you must be logged in to bookmark posts"
|
||||
created: "you've bookmarked this post"
|
||||
not_bookmarked: "you've read this post; click to bookmark it"
|
||||
last_read: "this is the last post you've read; click to bookmark it"
|
||||
|
||||
new_topics_inserted: "{{count}} new topics."
|
||||
show_new_topics: "Click to show."
|
||||
|
|
Loading…
Reference in New Issue
Block a user