Approval in backend

This commit is contained in:
2025-01-31 22:19:45 +00:00
committed by md translation bot
parent 798e2ed407
commit 2e2ae98666
138 changed files with 7564 additions and 160 deletions

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