Add translation variables for settings in backend and

institution-related pages in frontend
This commit is contained in:
2019-12-02 22:51:56 +01:00
committed by Stefan Rohde-Enslin
parent bcf4a0b810
commit ecd54f6861
46 changed files with 92 additions and 46 deletions

View File

@ -59,6 +59,7 @@
"comments_by_logged_in": "Eingeloggte Benutzer",
"comments_by_viewer": "Benutzer mit Sichtrechten",
"comments_by_editor": "Benutzer mit Bearbeitungsrechten",
"comments_by_nobody": "Niemand"
"comments_by_nobody": "Niemand",
"make_statistics_accessible": "(Online-)Besucherstatistik verf\u00fcgbar machen"
}
}