Merge branch 'master' of https://github.com/NodeBB/NodeBB
commit
dc152a558c
@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-queue": "Post Queue",
|
||||
"description": "There are no posts in the post queue. <br> To enable this feature, go to <a href=\"%1\">Settings → Post → Post Queue</a> and enable <strong>Post Queue</strong>.",
|
||||
"user": "User",
|
||||
"category": "Category",
|
||||
"title": "Title",
|
||||
"content": "Content",
|
||||
"posted": "Posted",
|
||||
"reply-to": "Reply to \"%1\"",
|
||||
"content-editable": "You can click on individual content to edit before posting."
|
||||
"post-queue": "Berichtenwachtrij",
|
||||
"description": "Er zijn geen berichten in de wachtrij. <br> Om deze functionaliteit in te schakelen, ga naar <a href=\"%1\">Instellingen → Bericht → Berichtenwachtrij</a> en schakel <strong>Berichtenwachtrij</strong> in.",
|
||||
"user": "Gebruiker",
|
||||
"category": "Categorie",
|
||||
"title": "Titel",
|
||||
"content": "Inhoud",
|
||||
"posted": "Geplaatst",
|
||||
"reply-to": "Antwoord naar \"%1\"",
|
||||
"content-editable": "Je kunt op individuele inhoud klikken om dit aan te passen voor het plaatsen."
|
||||
}
|
Loading…
Reference in New Issue