mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-04 11:10:04 -04:00
better "just for you" copy on pin/unpin
This commit is contained in:
parent
1e6dea46dd
commit
c6db713707
1 changed files with 2 additions and 2 deletions
|
@ -1381,13 +1381,13 @@ en:
|
|||
help: "This topic is archived; it no longer accepts new replies"
|
||||
unpinned:
|
||||
title: "Unpinned"
|
||||
help: "This topic is unpinned; it will display in default order"
|
||||
help: "This topic is unpinned for you; it will display in regular order"
|
||||
pinned_globally:
|
||||
title: "Pinned Globally"
|
||||
help: "This topic is pinned globally; it will display at the top of all lists"
|
||||
pinned:
|
||||
title: "Pinned"
|
||||
help: "This topic is pinned; it will display at the top of its category"
|
||||
help: "This topic is pinned for you; it will display at the top of its category"
|
||||
archived:
|
||||
help: "This topic is archived; it is frozen and cannot be changed"
|
||||
invisible:
|
||||
|
|
Loading…
Add table
Reference in a new issue