diff -r a7cf2887e993 -r ed05b89e3299 cms/app-client/app/templates/components/transcript-component.hbs --- a/cms/app-client/app/templates/components/transcript-component.hbs Tue Aug 16 00:16:08 2016 +0200 +++ b/cms/app-client/app/templates/components/transcript-component.hbs Wed Aug 17 15:30:19 2016 +0200 @@ -1,16 +1,37 @@
{{annotation.content}}
{{/if}} + {{#if annotation.words}} +{{word.content}}
+{{word.translation}}
+{{annotation.translation}}
{{/if}}{{annotation.content}}
{{/if}} + {{#if annotation.words}} +{{word.content}}
+{{word.translation}}
+{{annotation.translation}}
{{/if}}