Approval.

This commit is contained in:
2020-08-07 09:39:43 +02:00
committed by Stefan Rohde-Enslin
parent d5d5f84a82
commit 96b165f9a7
48 changed files with 2667 additions and 0 deletions

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