Approval in backend

This commit is contained in:
2025-09-12 11:40:48 +00:00
committed by md translation bot
parent e87fb77f5a
commit 252ac4cc82
57 changed files with 3744 additions and 0 deletions

13
backend/cs/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"
}
}