Update translations of RfC interventions

This commit is contained in:
Sebastian Serth
2020-02-14 16:59:16 +01:00
parent 3fa52ab2b6
commit 659b5646c1
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
h5#rfc_intervention_text style='display: none;' = t('exercises.implement.rfc_intervention.text')
h5 = t('exercises.implement.comment.question')
h5#rfc_intervention_text style='display: none;' = raw t('exercises.implement.rfc_intervention.text')
h5 = raw t('exercises.implement.comment.question')
textarea.form-control.flex-grow-1#question(style='resize:none;')