mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-29 10:06:13 +01:00
feat: new language strings for post-queue page
This commit is contained in:
@@ -3,8 +3,10 @@
|
|||||||
"post-queue": "Post Queue",
|
"post-queue": "Post Queue",
|
||||||
"no-queued-posts": "There are no posts in the 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.",
|
"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 <a href=\"%1\">Settings → Post → Post Queue</a> and enable <strong>Post Queue</strong>.",
|
"enabling-help": "The post queue is currently <strong>disabled</strong>. To enable this feature, go to <a href=\"%1\">Settings → Post → Post Queue</a> and enable <strong>Post Queue</strong>.",
|
||||||
"back-to-list": "Back to 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.<br />If you have queued posts awaiting approval, you will be able to see them here.",
|
||||||
"user": "User",
|
"user": "User",
|
||||||
"when": "When",
|
"when": "When",
|
||||||
"category": "Category",
|
"category": "Category",
|
||||||
|
|||||||
Reference in New Issue
Block a user