diff --git a/feedback/templates/html/studio_view.html b/feedback/templates/html/studio_view.html index c3128a2..6249731 100644 --- a/feedback/templates/html/studio_view.html +++ b/feedback/templates/html/studio_view.html @@ -9,7 +9,7 @@ - {% trans "The name of the component." %} + {% trans "The name of the component." %}
  • @@ -17,7 +17,7 @@ - {% trans "The message to show after user vote." %} + {% trans "The message to show after user vote." %}
  • @@ -25,18 +25,18 @@ - {% trans "The message to show after user feedback." %} + {% trans "The message to show after user feedback." %}
  • - + +
    - {% trans "Wheter to show the aggregate report to students." %} + {% trans "Whether to show the aggregate report to students." %}
  • @@ -60,7 +60,7 @@