diff --git a/src/assets/i18n/creator/de.json b/src/assets/i18n/creator/de.json index b997e6b7020ae7550fc2561af242bf882c3958db..9dc90c65725f5e63b0059cfe5d8d87770a257574 100644 --- a/src/assets/i18n/creator/de.json +++ b/src/assets/i18n/creator/de.json @@ -266,7 +266,7 @@ "cancel-description": "Abbrechen", "changes-gone-wrong": "Etwas ist schief gelaufen!", "changes-successful": "Änderungen gespeichert.", - "comments": "Öffentliche Fragen", + "comments": "Moderationsmodus", "comments-deleted": "Alle Fragen wurden gelöscht.", "copy-session-id": "Kopiert den Link zu diesem Raum in die Zwischenablage.", "create-content": "Frage stellen", diff --git a/src/assets/i18n/creator/en.json b/src/assets/i18n/creator/en.json index 5a933ddf090ecd3493b17208e0578d31608b52a7..a556bc876e29fbd2510de9af538d4a7c04647fb6 100644 --- a/src/assets/i18n/creator/en.json +++ b/src/assets/i18n/creator/en.json @@ -169,6 +169,7 @@ "send-description": "Send question", "tag": "Tag", "tag-reset": "Reset", + "comments": "moderator mode", "tag-to-filter": "Click on the question category to filter questions in that category.", "user-number": "Click on the number to filter the questions from this anonymous questioner.", "keywords-per-question": "Click to display the keywords that have been entered for the question.", @@ -267,7 +268,7 @@ "cancel-description": "Cancel", "changes-gone-wrong": "Something went wrong!", "changes-successful": "Successfully updated.", - "comments": "Public questions", + "comments": "Moderation mode", "comments-deleted": "All questions have been deleted.", "copy-session-id": "Copy the link to this session to the clipboard and pass it on to the session participants.", "create-content": "Create content",