mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Include a user's pending posts in the topic view
Also includes a refactor to TopicView's serializer which was not building our attributes using serializers properly.
This commit is contained in:
@@ -359,6 +359,8 @@ en:
|
||||
placeholder: "type the message title here"
|
||||
|
||||
review:
|
||||
awaiting_approval: "Awaiting Approval"
|
||||
delete: "Delete"
|
||||
settings:
|
||||
saved: "Saved"
|
||||
save_changes: "Save Changes"
|
||||
|
||||
Reference in New Issue
Block a user