Approval in backend
This commit is contained in:
13
backend/kn/comments.json
Normal file
13
backend/kn/comments.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"tlComments": {
|
||||
"moderate_comments": "Moderate comments",
|
||||
"Moderated": "Moderated",
|
||||
"All": "All",
|
||||
"only_moderated": "Only moderated",
|
||||
"only_unmoderated": "Only unmoderated",
|
||||
"only_public": "Only public",
|
||||
"only_unpublished": "Only unpublished",
|
||||
"commented_object": "commented object",
|
||||
"Public": "Public"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user