Approval.

This commit is contained in:
2020-07-05 00:54:43 +02:00
committed by Stefan Rohde-Enslin
parent 093a291b87
commit f7ef9be58d
70 changed files with 3593 additions and 0 deletions

13
backend/ru/comments.json Normal file
View File

@ -0,0 +1,13 @@
{
"tlComments": {
"moderate_comments": "Kommentare moderieren",
"Moderated": "Moderiert",
"All": "Alle",
"only_moderated": "Nur moderierte",
"only_unmoderated": "Nur unmoderierte",
"only_public": "Nur \u00f6ffentliche",
"only_unpublished": "Nur unver\u00f6ffentlichte",
"commented_object": "kommentiertes Objekt",
"Public": "\u00d6ffentlich"
}
}