Skip to content
Snippets Groups Projects
Commit e4e5e9d1 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

English wording

parent 3b61a228
1 merge request!339English wording
Pipeline #29044 passed with stages
in 7 minutes and 17 seconds
......@@ -6,7 +6,7 @@
"created-2": "' successfully created."
},
"room-page": {
"comments": "Comments",
"comments": "Questions",
"create-content": "Create content",
"live-feedback": "Live feedback",
"answer-statistics": "Statistics",
......@@ -32,11 +32,11 @@
"email-error": "E-Mail is invalid.",
"session-settings": "Session administration",
"general": "Session",
"threshold": "Threshold for visible comments: ",
"delete-all-comments": "Delete all comments",
"really-delete-comments": "Do you really want to delete all comments of this session?",
"comments-deleted": "All comments have been deleted.",
"export-comments": "Export comments",
"threshold": "Threshold for visible questions: ",
"delete-all-comments": "Delete all questions",
"really-delete-comments": "Do you really want to delete all questions of this session?",
"comments-deleted": "All questions have been deleted.",
"export-comments": "Export questions",
"room-not-found": "Session not found :(",
"session-id": "Session ID"
},
......@@ -95,17 +95,17 @@
},
"comment-page": {
"enter-title": "Title",
"enter-comment": "Comment",
"enter-comment": "Question",
"send": "Send",
"abort": "Cancel",
"error-title": "Please enter a title.",
"error-comment": "Please enter a comment.",
"error-comment": "Please ask a question.",
"error-both-fields": "Please fill in all fields.",
"delimiter": "Please choose a format!",
"comma": "Microsoft Excel",
"semicolon": "Standard CSV",
"export": "Export",
"no-comments": "No comments yet",
"no-comments": "No questions yet",
"mark-correct": "Mark as correct",
"mark-favorite": "Mark as favorite",
"mark-read": "Mark as read",
......@@ -114,9 +114,9 @@
},
"comment-list": {
"search": "Search",
"filter-comments": "Filter comments",
"sort-comments": "Sort comments",
"add-comment": "Write a comment",
"filter-comments": "Filter questions",
"sort-comments": "Sort questions",
"add-comment": "Ask a question!",
"correct": "Correct",
"favorite": "Favorite",
"read": "Read",
......
......@@ -6,9 +6,9 @@
"exactly-8": "A session ID is composed of exactly eight digits."
},
"room-page": {
"comments": "Comments",
"comments": "Questions",
"learn": "Learn",
"create-comment": "Write a comment",
"create-comment": "Ask a question!",
"give-feedback": "Give feedback",
"live-feedback": "Live feedback",
"answer-statistics": "Statistics",
......@@ -18,13 +18,13 @@
},
"comment-page": {
"enter-title": "Title",
"enter-comment": "Comment",
"enter-comment": "Your question",
"send": "Send",
"abort": "Cancel",
"error-title": "Please enter a title.",
"error-comment": "Please enter a text.",
"error-comment": "Please enter a question.",
"error-both-fields": "Please fill in all fields.",
"no-comments": "No comments yet",
"no-comments": "No questions yet",
"mark-correct": "Correct",
"mark-favorite": "Favorite",
"mark-read": "Read",
......@@ -33,9 +33,9 @@
},
"comment-list": {
"search": "Search",
"filter-comments": "Filter comments",
"sort-comments": "Sort comments",
"add-comment": "Write a comment",
"filter-comments": "Filter questions",
"sort-comments": "Sort questions",
"add-comment": "Ask a question!",
"correct": "Correct",
"favorite": "Favorite",
"read": "Read",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment