|
@@ -61,7 +61,8 @@
|
|
|
'post': {{ i18n "posts" }},
|
|
|
'project': {{ i18n "projects" }},
|
|
|
'publication' : {{ i18n "publications" }},
|
|
|
- 'talk' : {{ i18n "talks" }}
|
|
|
+ 'talk' : {{ i18n "talks" }},
|
|
|
+ 'slides' : {{ i18n "slides" | default (i18n "btn_slides") }}
|
|
|
};
|
|
|
</script>
|
|
|
{{ end }}
|