From 5d03321e923dbf59f0b948f4e6f14391a4d5f558 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 17 Nov 2023 11:38:17 -0500 Subject: [PATCH] feat: new language strings for post-queue page --- public/language/en-GB/post-queue.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/language/en-GB/post-queue.json b/public/language/en-GB/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/en-GB/post-queue.json +++ b/public/language/en-GB/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category",