Approval in backend

This commit is contained in:
2025-02-12 23:21:40 +00:00
committed by md translation bot
parent 287b309f88
commit b522872565
57 changed files with 0 additions and 0 deletions

13
backend/kn/comments.json Normal file
View 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"
}
}