Fix Italian video

lektura
Carmen Bianca Bakker 2018-01-11 11:51:20 +01:00
parent 43d1c5e5e8
commit 799114b557
No known key found for this signature in database
GPG Key ID: 76EBA6F6B6EA2EC9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{{ $.Scratch.Set "langext" "" }} {{ $.Scratch.Set "langext" "" }}
{{ if and (or (eq .Lang "de") (eq .Lang "fr") ) }} {{ if or (eq .Lang "de") (eq .Lang "fr") (eq .Lang "it") }}
{{ $.Scratch.Add "langext" (printf "_%s" .Lang) }} {{ $.Scratch.Add "langext" (printf "_%s" .Lang) }}
{{ end }} {{ end }}
<center> <center>